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
Gabi Stefanini b970ade252 Add Action View to Active Model API documentation
In Rails 4.1, Action View was extracted from Action Pack, but this
change was not reflected in the API documentation of ActiveModel::Model.
This commits makes it explicit in the documentation that Active Model
also interacts with Action View as well as Action Pack.

[ci skip]
2016-12-06 22:37:25 -05:00
..
locale Move the validate! method to ActiveModel::Validations. 2015-02-20 16:05:26 -02:00
serializers Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
type Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
validations Merge pull request #26905 from bogdanvlviv/docs 2016-11-13 14:09:30 +00:00
attribute_assignment.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
attribute_methods.rb let Regexp#match? be globally available 2016-10-27 09:13:55 +02:00
callbacks.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
conversion.rb [ci skip] Fix bad examples in rdoc 2016-09-17 14:21:38 +03:00
dirty.rb Update ActiveModel::Dirty Doc [ci skip] 2016-09-16 10:57:04 -04:00
errors.rb Allow indifferent access in ActiveModel::Errors 2016-11-22 04:10:41 +09: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 Start Rails 5.1 development 🎉 2016-05-10 03:46:56 -03:00
lint.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
model.rb Add Action View to Active Model API documentation 2016-12-06 22:37:25 -05:00
naming.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
railtie.rb
secure_password.rb applies new string literal convention in activemodel/lib 2016-08-06 18:38:02 +02:00
serialization.rb applies new string literal convention in activemodel/lib 2016-08-06 18:38:02 +02:00
test_case.rb
translation.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
type.rb Corrected comments referring to ActiveModel::Attributes 2016-10-03 08:56:01 +01:00
validations.rb Merge pull request #26905 from bogdanvlviv/docs 2016-11-13 14:09:30 +00:00
validator.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
version.rb applies new string literal convention in activemodel/lib 2016-08-06 18:38:02 +02:00