| 711097e |
2013-05-16 |
Add more data to AR::UnknownAttributeError |
| 046e27a |
2013-01-06 |
Simplify code in AS json encoder |
| fa73cf7 |
2012-11-21 |
Fix postgresql adapter to handle bc timestamps correctly |
| 3cb0f3f |
2012-11-10 |
Do not create useless database transaction when building... |
| f11fc73 |
2012-09-10 |
Revert "Changelog entry for PR #7560" |
| ca80067 |
2012-09-10 |
Changelog entry for PR #7560 |
| 6777f7b |
2012-09-07 |
AS::Callbacks: deprecate monkey patch of object callbacks |
| 79a0c8c |
2012-08-10 |
RouteSet: refactor internals |
| 2e4f798 |
2012-08-06 |
AM::Validation#validates: ability to pass custom excepti... |
| 9e03c6a |
2012-08-04 |
RouteSet: cleanup some unneeded compexity |
| d89161e |
2012-08-04 |
Renamed _path_segments to _recall |
| 422b3d7 |
2012-08-04 |
Simplify logical statement |
| 92641ef |
2012-07-31 |
AR::Relation#order: make new order prepend old one |
| fd0004b |
2012-07-29 |
More polite cleanup for sqlite tests |
| c175563 |
2012-07-10 |
AM::Validations: remove documentation duplicates |
| 88230b7 |
2012-06-26 |
AS::Callbacks: deprecate monkey patch code |
| 911a085 |
2012-05-18 |
AS::Callbacks: fix run_callbacks for objects with negati... |
| 8a72e7e |
2012-05-17 |
AS::Callbacks: simplify logical statement |
| 30b31f5 |
2012-05-16 |
AS::Callbacks remove useless code, improve performance |
| 1ab0523 |
2012-05-03 |
RouteSet: optimize routes generation when globbing is used |
| da88d80 |
2012-05-02 |
RouteSet: remove some code dups |
| 02f2e3d |
2012-05-02 |
ActionPack routes: remove some useless code. |
| ce5c2b8 |
2012-05-02 |
ActionPack: remove tests for hash_for_* methods |
| 764f69e |
2012-04-27 |
AS::Callbacks optimized to reduce call backtrace |
| 0129499 |
2012-04-24 |
ActionDispatch::HTTP::Url#url_for refactor method |
| 65ec1e9 |
2012-04-24 |
RouteSet: decomplecting a way to handle positional args |
| 15c5060 |
2012-04-24 |
RouteSet: simplify routes helpers generation code |
| ef7815b |
2012-04-23 |
Add missing requires in routes |
| 791251b |
2012-03-15 |
ActiveRecord::Core#initialize: improve performance |
| 7d1379f |
2012-03-14 |
AM::MassAssingmentSecurity: improve performance |
| 10bac29 |
2012-02-22 |
AS::Callbacks: deprecate rescuable option |
| 534dc4c |
2012-02-20 |
AM::Errors: allow :full_messages parameter for #as_json |
| f1a3e7b |
2012-02-16 |
ActionDispatch: add missing test for callbacks |
| a379cb2 |
2012-02-08 |
AR::Relation#pluck: improve to work with joins |
| 24b75fc |
2012-02-05 |
AS::Callbacks: remove unused code |
| 4f53091 |
2012-02-04 |
AS::Callbacks: rip out per_key option. |
| 7661955 |
2012-02-03 |
AS::Callbacks: :skip_after_callbacks_if_terminated option |
| 1c61f7e |
2012-02-03 |
AC::Callbacks: remove usage of :per_key option from filters |
| a21b577 |
2012-01-17 |
AS::Callbacks: Refactor :per_key option |
| 19357a7 |
2012-01-12 |
AS::Callbacks: remove unused runner |
| 30468f5 |
2012-01-07 |
Fixed after_initialize callbacks call on AR model #dup |
| c4ceee8 |
2012-01-02 |
Fixed path to local gemfile. |
| 40c8aa7 |
2012-01-03 |
AS::Callbacks: remove __define_runner |
| 2a78886 |
2011-12-30 |
AS::Callbacks: remove __define_runner |
| 5b8d270 |
2012-01-03 |
Refactor AS::Callbacks |
| 99433e4 |
2011-12-28 |
Refactor AS::Callbacks |
| 4e8286f |
2012-01-03 |
AS::Callbacks: improved __define_runner performance |
| 7e75dc5 |
2011-12-25 |
AS::Callbacks: improved __define_runner performance |
| 9f8f4c2 |
2012-01-03 |
AS::Callbacks: improve __define_runner perfomance |
| 66a587c |
2011-12-25 |
AS::Callbacks: improve __define_runner perfomance |
| 150217f |
2011-12-23 |
AM::MAS.attr_protected: rework usage example. |
| 46ec756 |
2011-12-22 |
Fixed AM::MasAsSec.attr_protected usage example.
|
| 24a6609 |
2011-12-22 |
Fix AM::MassAssignementSecurity doc |
| a382d60 |
2011-11-30 |
ActiveRecord::Relation#pluck method |
| 3dc80b7 |
2011-11-15 |
AS::Callbacks::Callback refactor |
| 8483c7c |
2011-11-11 |
AS::Callbacks::Callback#_compile_option refactored |
| 08cc49b |
2011-11-10 |
AS::Callbacks.__run_keyed_callback: remove unused cache |
| bf6e29e |
2011-11-10 |
AS::Callbacks#_define_runner refactored |
| f2f05da |
2011-08-25 |
Moved strict validation changelog entry to right place |
| cbb1479 |
2011-08-25 |
Typo fix |
| afe04da |
2011-08-24 |
Add change log entry on strict validation |
| a5e925c |
2011-08-24 |
Add strict validation example to guides |
| 8620bf9 |
2011-08-17 |
Implemented strict validation concept |
| b93a918 |
2011-07-28 |
MassAssignmentProtection: consider 'id' insensetive in S... |
| f86f770 |
2011-08-13 |
MassAssignmentProtection: consider 'id' insensetive in S... |
| e7bec4e |
2011-07-05 |
Fixed AR::Relation#sum compatibility with Array#sum |
| 8ba0c1a |
2011-07-05 |
Fixed CollectionAssociation#find to be compatible with A... |
| 132586e |
2011-08-29 |
Fixed CollectionAssociation#find to be compatible with A... |
| 0fdac01 |
2011-06-30 |
Fixed ActionView::FormOptionsHelper#select with :multipl... |
| 337a446 |
2011-07-01 |
Fixed ActionView::FormOptionsHelper#select with :multipl... |
| c314203 |
2011-07-01 |
Fixed ActionView::FormOptionsHelper#select with :multipl... |
| 69fdfab |
2011-06-17 |
Select tag helpers: remove some code dups |
| 0fab8c3 |
2011-07-07 |
Rails app template: setup different mass assignment sani... |
| faba406 |
2011-06-08 |
Fixing select[multiple] html specification problem. |
| aa2639e |
2011-05-30 |
ActiveModel::MassAssignmentSecurity.mass_assignment_sani... |
| c7567c9 |
2011-05-26 |
MassAssignmentSecurity: add ability to specify your own ... |