aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/README.rdoc
diff options
context:
space:
mode:
authorBratish Goswami <bratishgoswami@gmail.com>2011-07-21 13:03:45 +0530
committerBratish Goswami <bratishgoswami@gmail.com>2011-07-21 13:03:45 +0530
commit840ca47a46d96c3377b645005ae1a70aeade0d41 (patch)
tree81e73ef7fce336bc55dfc4fa6e42f0182317b706 /activemodel/README.rdoc
parent18792069ab7beec08abaa34eb8c80fad8836b25f (diff)
downloadrails-840ca47a46d96c3377b645005ae1a70aeade0d41.tar.gz
rails-840ca47a46d96c3377b645005ae1a70aeade0d41.tar.bz2
rails-840ca47a46d96c3377b645005ae1a70aeade0d41.zip
Download and installation, License and Support sections added for activemodel
Diffstat (limited to 'activemodel/README.rdoc')
-rw-r--r--activemodel/README.rdoc27
1 files changed, 27 insertions, 0 deletions
diff --git a/activemodel/README.rdoc b/activemodel/README.rdoc
index b5b5edd52a..f91e79810d 100644
--- a/activemodel/README.rdoc
+++ b/activemodel/README.rdoc
@@ -182,3 +182,30 @@ modules:
p.valid? # => true
{Learn more}[link:classes/ActiveModel/Validator.html]
+
+
+== Download and installation
+
+The latest version of Active Model can be installed with Rubygems:
+
+ % [sudo] gem install activemodel
+
+Source code can be downloaded as part of the Rails project on GitHub
+
+* https://github.com/rails/rails/tree/master/activemodel/
+
+
+== License
+
+Action Pack is released under the MIT license.
+
+
+== Support
+
+API documentation is at
+
+* http://api.rubyonrails.org
+
+Bug reports and feature requests can be filed with the rest for the Ruby on Rails project here:
+
+* https://github.com/rails/rails/issues