aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/README.rdoc
Commit message (Collapse)AuthorAgeFilesLines
* self.up, self.down => up, downAkira Matsuda2011-11-071-2/+2
|
* Rubygems => RubyGemsSukeerthi Adiga2011-08-131-1/+1
|
* Removed trailing slash of 'Download and installation' Github URL as per ↵ejy2011-07-281-1/+1
| | | | convention
* add a missing "the" and normalize the use of periods.Waynn Lue2011-06-031-9/+9
|
* changed http://api.rubyonrails.com to http://api.rubyonrails.org in readme ↵Karunakar (Ruby)2011-05-241-1/+1
| | | | files
* Mailer example has more sense calling to deliver methodGuillermo Iguaran2011-05-151-1/+1
|
* Some readme fixes as required. Arun Agrawal2011-05-101-1/+1
|
* "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-1/+1
| | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
* changes in examples - reflect new mailer api and mysql2 adapterVijay Dev2010-12-181-2/+2
|
* lifecycle should be two words, life cycleJaime Iniesta2010-08-261-1/+1
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-9/+9
| | | | 's/[ \t]*$//' -i {} \;)
* improve Active Record READMEMislav Marohnić2010-07-221-167/+55
| | | | | | | - revise introductory text - improve examples - don't claim that Oracle, SQL Server, or DB2 are supported - remove lengthy "simple example"
* revise download/installation/support sections in READMEsMislav Marohnić2010-07-221-11/+9
| | | | | | | - don't reference ancient gem versions - don't link to old API doc subdomains - point to GitHub instead of RubyForge - point to Lighthouse account for support
* Add .rdoc extension to README files.José Valim2010-07-211-0/+336