aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add test for helper generatorStefan Sprenger2011-06-071-3/+10
| * | Clean up engine's generator test and use bundle exec for invoking generatorsStefan Sprenger2011-06-071-13/+30
| * | Clean up engine generators_test code and add test for models correctly namesp...Ryan Bigg2011-06-071-7/+19
| * | Add beginnings of test for generators within the context of an engineRyan Bigg2011-06-071-0/+54
| * | We moved engine commands to rails/engine/commandsStefan Sprenger2011-05-271-5/+1
| * | Add destroy to engine's commandsStefan Sprenger2011-05-271-2/+3
| * | Generate script/rails only if --full is givenStefan Sprenger2011-05-273-5/+7
| * | Refactor identifying generator's destination rootStefan Sprenger2011-05-271-5/+2
| * | Fix appending 'Stefan Sprenger2011-05-271-1/+1
| * | We're using module not class for namespacingStefan Sprenger2011-05-271-8/+8
| * | Move requiring engine out of the switch caseStefan Sprenger2011-05-271-4/+3
| * | Fix and test ENGINE_PATH and ENGINE_ROOTStefan Sprenger2011-05-272-2/+10
| * | Introducing engine commandsStefan Sprenger2011-05-263-3/+48
| * | Move load_generators from Rails::Application to Rails::EngineStefan Sprenger2011-05-262-12/+12
| * | We're now using generators directlyStefan Sprenger2011-05-261-1/+0
* | | fix spacingVijay Dev2011-06-081-1/+1
* | | Add action_mailer observer and interceptors configuration optionsPaco Guzman2011-06-071-1/+11
* | | add missing generator configsVijay Dev2011-06-081-3/+7
* | | proof reading and fixes in configuring guideVijay Dev2011-06-081-55/+57
* | | fix indents and a code error in caching guideVijay Dev2011-06-081-4/+4
* | | mention assets:clean in railties CHANGELOGXavier Noria2011-06-071-0/+2
* | | sprockets gzips assets nowXavier Noria2011-06-071-1/+4
* | | Fixing Rails::Server#app under Rack::URLMapGuillermo Iguaran2011-06-072-1/+5
* | | adds missing requireXavier Noria2011-06-071-0/+2
* | | add info about docrails policy on changelogsVijay Dev2011-06-071-1/+1
* | | Merge branch 'master' of git://github.com/lifo/docrailsXavier Noria2011-06-0632-572/+541
|\ \ \
| * | | rearrange sections of the commandline guide giving more importance to rake tasksVijay Dev2011-06-071-63/+60
| * | | document assets related rake tasksVijay Dev2011-06-071-0/+4
| * | | Validations guide: order of :after_save callback was incorrect.Mariusz Pękala2011-06-061-2/+2
| * | | Change http://api.rubyonrails.com to http://api.rubyonrails.orgGuillermo Iguaran2011-06-051-2/+2
| * | | Edited railties/guides/source/asset_pipeline.textile via GitHubMohammad Typaldos2011-06-051-3/+15
| * | | minor edits in migrations guideVijay Dev2011-06-061-4/+4
| * | | Remove trailing white-spacesGuillermo Iguaran2011-06-055-9/+9
| * | | correct code indendation in the initialization guideVijay Dev2011-06-051-310/+311
| * | | s/ActiveRecord/Active Record according to api guidelinesVijay Dev2011-06-043-5/+5
| * | | minor corrections in generators guideVijay Dev2011-06-041-2/+2
| * | | fix incorrect module name for wrap parametersVijay Dev2011-06-041-1/+1
| * | | Fixed order of parameters in assert_equal call examples, first expected, then...Alberto Perdomo2011-06-041-2/+2
| * | | Upcoming version of Rails is upon us so no need to refer to it. [API DOCS]Rohit Arondekar2011-06-031-2/+2
| * | | FIXED: error with url_for & link_to when we have nested resources.Linux on Rails2011-06-031-1/+1
| * | | use 'bundle exec rake'Vijay Dev2011-06-031-2/+2
| * | | fix indentation, fixed-width for nilsVijay Dev2011-06-031-18/+18
| * | | Fixed sections regarding validations and callbacks to mention the touch metho...brianp2011-06-021-0/+2
| * | | add alias info for runner commandVijay Dev2011-06-021-1/+1
| * | | s/a/an/Akira Matsuda2011-06-014-4/+4
| * | | s/an/a/Akira Matsuda2011-06-013-3/+3
| * | | Fix punctuation.Hendy Tanata2011-05-311-1/+1
| * | | Update Rails coding conventions link.Hendy Tanata2011-05-311-1/+1
| * | | Stubbing and some content addition and changesMohammad Typaldos2011-05-301-7/+15
| * | | What is the asset pipeline?Mohammad Typaldos2011-05-301-1/+3