index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
rails
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
remove AR auto-explain (config.auto_explain_threshold_in_seconds)
Yves Senn
2013-02-24
2
-10
/
+0
|
|
/
*
/
Use sprockets-rails 2.0.0.rc3 in new apps
Guillermo Iguaran
2013-02-24
1
-1
/
+1
|
/
*
Revert "move config.assets.precompile into config/application.rb"
Yves Senn
2013-02-24
2
-4
/
+6
*
move config.assets.precompile into config/application.rb
Yves Senn
2013-02-20
2
-6
/
+4
*
Better not use tab chars in the generator template
Akira Matsuda
2013-02-20
1
-5
/
+5
*
Remove config.autoload_paths from config/application.rb
Andrew White
2013-02-19
1
-3
/
+0
*
Added extra comment when a migration already exists of the same name.
wangjohn
2013-02-15
1
-1
/
+1
*
Added notice message for destroy method in scaffold
Rahul P. Chaudhari
2013-02-10
1
-1
/
+1
*
Fix article for generator name
Ryunosuke SATO
2013-02-07
1
-2
/
+2
*
Add --rc description on the command line
robertomiranda
2013-02-04
1
-0
/
+3
*
Add --no-rc description on the command line
robertomiranda
2013-02-02
1
-0
/
+3
*
Remove BestStandardsSupport middleware
Guillermo Iguaran
2013-01-29
1
-3
/
+0
*
Merge pull request #8303 from jeremywrowe/master
Rafael Mendonça França
2013-01-25
1
-1
/
+1
|
\
|
*
Fixes improper database name when a '.' is included while creating a new rails
Jeremy W. Rowe
2013-01-16
1
-1
/
+1
*
|
Revert "Merge pull request #7873 from steveklabnik/update_initializer"
Carlos Antonio da Silva
2013-01-22
2
-9
/
+8
*
|
Remove unnecessary require
Ryunosuke SATO
2013-01-22
1
-1
/
+0
|
/
*
Deprecate `Rails::Generators::ActiveModel#update_attributes`
Carlos Antonio da Silva
2013-01-12
1
-0
/
+8
*
Merge pull request #8887 from rwz/controller-scaffold-codestyle
Rafael Mendonça França
2013-01-10
2
-3
/
+3
|
\
|
*
More consistent quotes in scaffold generator
Pavel Pravosud
2013-01-11
1
-2
/
+2
|
*
Changed if ! to unless
Pavel Pravosud
2013-01-11
1
-1
/
+1
*
|
Specified jbuilder version
Pavel Pravosud
2013-01-11
1
-1
/
+1
|
/
*
Include jbuilder by default and rely on its scaffold generator to show json A...
David Heinemeier Hansson
2013-01-10
4
-75
/
+13
*
remove performance tests from the default stack
Yves Senn
2013-01-10
1
-2
/
+1
*
extract PerformanceTest into rails-performance_tests gem
Yves Senn
2013-01-10
5
-54
/
+0
*
mv README README.rdoc as app template file
Xavier Noria
2013-01-08
2
-4
/
+4
*
Initialize instance variable to remove warning
Carlos Antonio da Silva
2013-01-07
1
-0
/
+4
*
new README generated for new apps
Xavier Noria
2013-01-08
1
-252
/
+16
*
doc/README_FOR_APP is no longer generated
Xavier Noria
2013-01-08
2
-10
/
+0
*
Use similar comment style
David Heinemeier Hansson
2013-01-07
2
-2
/
+2
*
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...
Jeremy Kemper
2013-01-06
9
-28
/
+35
*
Merge pull request #8263 from senny/refactor_plugin_new_generator
Yehuda Katz
2013-01-06
5
-11
/
+13
|
\
|
*
refactor the naming within plugin new generator
Yves Senn
2012-11-18
5
-11
/
+13
*
|
This is not that common of a change to warrant top-line billing and you shoul...
David Heinemeier Hansson
2013-01-06
1
-6
/
+1
*
|
Include the standard reminder that you need to restart for changes in config/...
David Heinemeier Hansson
2013-01-06
2
-0
/
+4
*
|
Update generated app's README [ci skip]
Akira Matsuda
2013-01-06
1
-7
/
+5
*
|
The controller generator invokes assets generator in addition
Akira Matsuda
2013-01-06
1
-1
/
+1
*
|
Fix generated migration file name in model generator USAGE
Akira Matsuda
2013-01-06
1
-7
/
+7
*
|
Move config.filter_parameters to you own initializer file
Rafael Mendonça França
2013-01-05
2
-3
/
+2
*
|
Needless fancy structure that did not anything
David Heinemeier Hansson
2013-01-05
1
-1
/
+3
*
|
Fix indention issue in generated template
David Heinemeier Hansson
2013-01-05
1
-2
/
+2
*
|
Fix indention issue in generated template
David Heinemeier Hansson
2013-01-05
1
-2
/
+2
*
|
No need to give an example where there is generated code right there to serve...
David Heinemeier Hansson
2013-01-05
1
-5
/
+1
*
|
config.assets.enabled is now true by default
David Heinemeier Hansson
2013-01-05
2
-6
/
+6
*
|
Add join table migration generator to usage help.
Matthew M. Boedicker
2013-01-04
1
-0
/
+13
*
|
misleading error message that prompts non-existing command
Akira Matsuda
2013-01-05
1
-1
/
+1
*
|
get rid of unused .empty_directory files in the app generator
Akira Matsuda
2013-01-05
7
-0
/
+0
*
|
removed dangling whitespace in generated database yml
Aditya Sanghi
2013-01-04
2
-4
/
+4
*
|
No such feature in Rails anymore. That's Bundler's business
Akira Matsuda
2013-01-04
1
-2
/
+2
*
|
no, call <%= yield %>
Akira Matsuda
2013-01-04
1
-1
/
+1
*
|
Merge pull request #8731 from amatsuda/readme_dir_tree
Guillermo Iguaran
2013-01-03
1
-11
/
+15
|
\
\
[prev]
[next]