diff options
author | Santiago Pastorino <santiago@wyeworks.com> | 2011-05-11 17:01:36 -0700 |
---|---|---|
committer | Santiago Pastorino <santiago@wyeworks.com> | 2011-05-11 17:01:36 -0700 |
commit | 0979a7e6805e51e981ba333255c6a49386bf91bf (patch) | |
tree | 4b68978b9eec27b1daa4083761fd9b0c07ba7b01 /activerecord | |
parent | b89f269957e8e0e587d855dd5db49a2f23bc9e02 (diff) | |
parent | 9870afb37b19a8bc61d54ecf274c09ead86c44ce (diff) | |
download | rails-0979a7e6805e51e981ba333255c6a49386bf91bf.tar.gz rails-0979a7e6805e51e981ba333255c6a49386bf91bf.tar.bz2 rails-0979a7e6805e51e981ba333255c6a49386bf91bf.zip |
Merge pull request #491 from arunagw/readme_changes
Some readme fixes as required.
Diffstat (limited to 'activerecord')
-rw-r--r-- | activerecord/README.rdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/README.rdoc b/activerecord/README.rdoc index a27640eac9..3a89446a83 100644 --- a/activerecord/README.rdoc +++ b/activerecord/README.rdoc @@ -219,4 +219,4 @@ API documentation is at Bug reports and feature requests can be filed with the rest for the Ruby on Rails project here: -* https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets +* https://github.com/rails/rails/issues |