aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few things from ee9e4c3Godfrey Chan2015-01-304-5/+5
* Allow hyphenated names for `rails plugin new` generator.Robin Böning2015-01-3020-63/+92
* Add a margin to body and padding to th, td.Adrien Lamothe2015-01-291-0/+11
* Merge pull request #18705 from mrgilman/skip-testRafael Mendonça França2015-01-296-8/+8
|\
| * Update option to skip test in generatorsMelanie Gilman2015-01-276-8/+8
* | Merge pull request #18719 from 5t111111/add-fix-for-loading-fixtures-in-engin...Yves Senn2015-01-291-0/+1
|\ \
| * | Add fix for loading fixtures in engine testsWAKASUGI 5T1111112015-01-291-0/+1
* | | reassign `file_fixture_path` in plugins `test_helper.rb`. refs #18658.Yves Senn2015-01-291-0/+1
|/ /
* | table name should be plural [ci skip]Jian Weihang2015-01-291-1/+1
* | introduce `ActiveSupport::Testing::FileFixtures`.Yves Senn2015-01-281-0/+1
|/
* fix wording of CSS manifest instructionsRachel Warbelow2015-01-222-6/+4
* Merge pull request #18546 from brainopia/action_view_renderRafael Mendonça França2015-01-221-0/+6
|\
| * Add ApplicationController.renderer initializer [ci skip]brainopia2015-01-221-0/+6
* | use two spaces instead of one for include root in jsonBen A Morgan2015-01-211-1/+1
* | bring back unintentionally removed blank line [ci skip]Yves Senn2015-01-171-0/+1
* | Merge pull request #18558 from robertomiranda/patch-3 [ci skip]Yves Senn2015-01-171-2/+6
|\ \ | |/ |/|
| * Update Molde Generator UsageRoberto Miranda2015-01-161-0/+5
|/
* require 'rails' if not include_all_railties, just as 'rails/all' doesAkira Matsuda2015-01-141-0/+1
* Add the `method_source` gem to the default GemfileSean Griffin2015-01-131-0/+4
* Stop promoting rack-cache usage at the moment (not so common or important to ...David Heinemeier Hansson2015-01-131-6/+0
* Show how to change the queuing backend for ActiveJob in productionDavid Heinemeier Hansson2015-01-131-0/+4
* Set all asset options togetherDavid Heinemeier Hansson2015-01-131-3/+3
* Merge pull request #18378 from shunsukeaida/avoid_orm_being_humanized_in_gene...Carlos Antonio da Silva2015-01-072-2/+2
|\
| * acronyms like ORM should be in uppercase, so overwrite the desc generated by ...shunsukeaida2015-01-072-2/+2
* | Remove debugger supportRafael Mendonça França2015-01-042-9/+0
* | Change transaction callbacks to not swallowing errors.Rafael Mendonça França2015-01-041-5/+0
* | Merge pull request #17227 from claudiob/explicitly-abort-callbacksRafael Mendonça França2015-01-032-0/+9
|\ \
| * | Add config to halt callback chain on return falseclaudiob2015-01-022-0/+11
|/ /
* | Add --skip-action-mailer (or -M) to rails generateclaudiob2015-01-016-3/+10
* | Fix scaffold generator with --helper=false optionRafael Mendonça França2015-01-011-0/+1
* | plugin's gemfile also needs tzinfo-data in WindowsShunsukeAida2014-12-301-0/+4
* | Remove unnecessary double spaceKenta Okamoto2014-12-261-1/+1
|/
* Skip byebug on all non-MRI rubies, fix testsSean Griffin2014-12-221-1/+1
* Only add debugger/byebug if on MRIArthur Neves2014-12-221-1/+1
* Fix typo in nodocrochefort2014-12-221-1/+1
* prefer single quotes, by the beard of the prophet!Xavier Noria2014-12-201-10/+10
* Make bin/setup portableTim Pope2014-12-191-7/+9
* Merge pull request #18100 from chancancode/serve_static_filesGodfrey Chan2014-12-192-4/+5
* Fix Duplicate web-console entries in GemfileNorimasaAndo2014-12-141-0/+4
* [ci skip] Fix typoyui-knk2014-12-091-1/+1
* Silence Minitest for plugin tests.Guo Xiang Tan2014-12-021-1/+3
* Pass symbol as an argument instead of a blockErik Michaels-Ober2014-11-291-3/+1
* adds missing period in test.rb [ci skip]Xavier Noria2014-11-291-1/+1
* Use web_console 2.0 for 4.2.0.rc1 releaseGenadi Samokovarov2014-11-261-1/+1
* Fix wrong path in comments about stylesheetsRichard Littauer2014-11-241-1/+1
* Change 'of plugins' syntaxRichard Littauer2014-11-244-4/+4
* ignore all logfiles but keep the log directory. #17700 [ci skip]Yves Senn2014-11-211-1/+2
* if you want to ignore all the logfiles, no need for extensionsShunsuke Aida2014-11-211-1/+1
* Meant to describe the concept, not the setting [ci skip]Godfrey Chan2014-11-171-1/+1
* Deprecate different default for `log_level` in productionGodfrey Chan2014-11-171-1/+2