aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/rails_application_templates.textile
Commit message (Collapse)AuthorAgeFilesLines
* No more changelogs inside guidesVijay Dev2011-09-151-4/+0
|
* Add gem_group support to generatorsWojciech Mach2011-09-041-0/+12
|
* minor changes in app templates guideVijay Dev2011-08-151-7/+1
|
* minor refactor in the template guideVijay Dev2011-07-231-8/+4
|
* minor changes in templates guideVijay Dev2011-06-111-6/+4
|
* Making colon usage consistentMatt Duncan2011-04-131-22/+22
|
* minor rephrasingVijay Dev2011-02-201-3/+1
|
* fix spacingVijay Dev2010-12-261-1/+1
|
* changed template gist to reflect Rails 3 and documented the add_source ↵Vijay Dev2010-12-261-1/+11
| | | | method to source gems from different locations
* use new routes in templatesVijay Dev2010-12-261-3/+3
|
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-2/+0
| | | | archived LH project
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-2/+2
| | | | 's/[ \t]*$//' -i {} \;)
* Guides: replace reference to hpricot with nokogiri [#3290 state:resolved]rohit2010-06-231-2/+2
|
* Updating guides to new rails initialization processMikel Lindsaar2010-06-041-2/+2
| | | | Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
* Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in ↵Anil Wadghule2010-04-121-1/+1
| | | | significant places.
* deOMGifying Railties, Active Support, and Action PackMikel Lindsaar2010-01-311-1/+1
|
* Merge docrailsPratik Naik2009-07-251-6/+226
|
* Merge docrailslifo2009-04-171-0/+18