aboutsummaryrefslogtreecommitdiffstats
path: root/railties/README.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'railties/README.rdoc')
-rw-r--r--railties/README.rdoc19
1 files changed, 15 insertions, 4 deletions
diff --git a/railties/README.rdoc b/railties/README.rdoc
index 95c43045b0..6248b5feed 100644
--- a/railties/README.rdoc
+++ b/railties/README.rdoc
@@ -15,12 +15,23 @@ The latest version of Railties can be installed with RubyGems:
* gem install railties
-Documentation can be found at
-
-* http://api.rubyonrails.org
+Source code can be downloaded as part of the Rails project on GitHub
+* https://github.com/rails/rails/tree/master/railties
== License
-Railties is released under the MIT license.
+Railties is released under the MIT license:
+
+* http://www.opensource.org/licenses/MIT
+
+== 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