1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/lib/active_model
2015-12-14 19:02:20 +03:00
..
locale Move the validate! method to ActiveModel::Validations. 2015-02-20 16:05:26 -02:00
serializers Remove XML Serialization from core. 2015-08-07 11:01:48 -04:00
type Use a bind param for LIMIT and OFFSET 2015-12-14 08:40:02 -07:00
validations Merge pull request #19851 from repinel/numericality-validation2 2015-10-20 17:05:44 -06:00
attribute_assignment.rb Update and fix forbidden attributes tests 2015-11-03 11:34:07 -08:00
attribute_methods.rb Require only necessary concurrent-ruby classes. 2015-11-04 21:12:28 -05:00
callbacks.rb Fix the AS::Callbacks terminator regression from 4.2.3 2015-09-22 22:32:56 -04:00
conversion.rb Use Active Model, not ActiveModel in plain English 2015-01-02 14:19:21 -08:00
dirty.rb Merge pull request #22333 from harrykiselev/patch-3 2015-11-21 11:21:20 +01:00
errors.rb ActiveRecord::Base#becomes should copy the errors 2015-12-14 19:02:20 +03:00
forbidden_attributes_protection.rb Fix AC::Parameters not being sanitized for query methods. 2015-10-02 16:26:16 +08:00
gem_version.rb Use Active Model, not ActiveModel in plain English 2015-01-02 14:19:21 -08:00
lint.rb Better docs for AM::Lint::Tests 2015-01-07 09:15:47 -08:00
model.rb use attribute assignment module logic during active model initialization 2015-01-23 14:42:47 -08:00
naming.rb use ActiveModel::Naming module instead of Model [ci skip] 2015-10-06 10:46:14 +02:00
railtie.rb Use BCrypt's MIN_COST in the test environment for speedier tests 2012-11-14 09:42:54 -06:00
secure_password.rb Fix spelling error in has_secure_password documentation [ci skip] 2015-03-03 20:05:02 -05:00
serialization.rb [ci skip] Fix explanation of ActiveModel::Serialization 2015-10-02 13:20:19 +09:00
test_case.rb Remove dead code from AMo. 2011-12-20 18:38:20 +01:00
translation.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
type.rb Add an immutable string type to opt out of string duping 2015-10-15 09:50:37 -07:00
validations.rb Validate multiple contexts on valid? and invalid? at once. 2015-09-07 22:42:50 +01:00
validator.rb Change the deprecation messages to show the preferred way to work with 2015-02-20 20:58:58 -02:00
version.rb Use Active Model, not ActiveModel in plain English 2015-01-02 14:19:21 -08:00