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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-06-01
1
-0
/
+5
|
\
|
*
document generators hidden_namespaces
schneems
2014-05-29
1
-0
/
+5
*
|
print generators on failed generate
schneems
2014-05-26
1
-12
/
+16
*
|
Revert "Merge pull request #15293 from schneems/schneems/generator-output-in-...
Yves Senn
2014-05-24
1
-16
/
+12
*
|
print generators on failed generate
schneems
2014-05-24
1
-12
/
+16
|
/
*
Require the top file and autoload Base class
Rafael Mendonça França
2013-11-09
1
-0
/
+1
*
Remove "circular require considered harmful" error
Robin Dupret
2013-11-01
1
-2
/
+2
*
s/plugin_new/plugin
schneems
2013-06-30
1
-1
/
+1
*
remove performance tests from the default stack
Yves Senn
2013-01-10
1
-2
/
+0
*
Remove observers and sweepers
Rafael Mendonça França
2012-11-28
1
-2
/
+0
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-29
/
+29
*
Extract ActiveRecord::SessionStore from Rails
Prem Sichanugrist
2012-08-24
1
-1
/
+0
*
Removing ==Examples and last blank lines of docs from railties
Francesco Rodriguez
2012-05-14
1
-4
/
+0
*
Add hook for add_resource_route
Santiago Pastorino
2012-04-18
1
-0
/
+2
*
Remove --http.
José Valim
2012-03-14
1
-22
/
+1
*
Generate special controller and functional test templates for http apps
Carlos Antonio da Silva
2012-03-14
1
-0
/
+2
*
Allow generator configs from http_only! to be overriden by app
Carlos Antonio da Silva
2012-03-14
1
-1
/
+1
*
Disable template, helper and assets options when using http_only!
Carlos Antonio da Silva
2012-03-14
1
-1
/
+14
*
Create generators http_only! setup and hide some common namespaces for now
Carlos Antonio da Silva
2012-03-14
1
-1
/
+7
*
Rails::Plugin has gone
Santiago Pastorino
2012-01-03
1
-11
/
+0
*
Revert the serializers API as other alternatives are now also under discussion
José Valim
2011-11-25
1
-3
/
+1
*
Add a hook for serializers in the scaffold generator (off for now).
José Valim
2011-11-25
1
-1
/
+3
*
fix ambiguous * and remove unused variable
Aaron Patterson
2011-08-24
1
-2
/
+2
*
Move Coffee generators and templates to Coffee Railtie and create javascript_...
Santiago Pastorino
2011-06-29
1
-1
/
+1
*
Removed rescue branch for Rails 2.x compatibility
Alexey Gaziev
2011-06-20
1
-3
/
+0
*
Fix regexp in generators for right catching error message
Alexey Gaziev
2011-06-20
1
-1
/
+1
*
Use mattr_accessor :namespace
Stefan Sprenger
2011-06-07
1
-10
/
+2
*
Use namespace if it's a mountable engine
Stefan Sprenger
2011-06-07
1
-0
/
+10
*
Streamline generators initialization flow.
José Valim
2011-05-25
1
-11
/
+1
*
Hide css:* and the default stylesheet from rails g
wycats
2011-05-24
1
-1
/
+6
*
Update generator config to support hiding namespaces and pass the app into ge...
wycats
2011-05-24
1
-0
/
+1
*
Move SCSS generators and default templates from Rails to the Sass Railtie (d4...
tomhuda
2011-05-24
1
-1
/
+1
*
default orm and test_framework to false; change application.rb template accor...
Aditya Sanghi
2011-05-06
1
-2
/
+2
*
Fix assets generators.
José Valim
2011-04-17
1
-0
/
+1
*
Make generators more modular, add hooks and improve test suite.
José Valim
2011-04-17
1
-2
/
+7
*
The controller and resource generators will now automatically produce asset s...
David Heinemeier Hansson
2011-04-14
1
-0
/
+1
*
Allow generators nested in more than one level
Santiago Pastorino
2011-01-12
1
-1
/
+1
*
Ensure that app generator is not loaded twice to get rid of warnings
Piotr Sarnacki
2010-11-22
1
-0
/
+1
*
Tidy up generators commits.
José Valim
2010-11-17
1
-0
/
+1
*
Perf: speed up 2 methods in railties.
Emilio Tagua
2010-09-22
1
-4
/
+1
*
Trifling typos
Raphomet
2010-08-21
1
-2
/
+2
*
Remove the --singeleton option from scaffold generator.
Prem Sichanugrist
2010-06-24
1
-2
/
+1
*
Tidy up generators based on latest change on AM.
José Valim
2010-06-13
1
-1
/
+1
*
Hide remaining generators hooks [#4790 state:resolved]
José Valim
2010-06-08
1
-1
/
+5
*
Still copy application configuration to generator even if they are required e...
José Valim
2010-06-03
1
-6
/
+2
*
Update hidden namespace mechanism to work better with alternate choices and t...
wycats
2010-05-05
1
-4
/
+42
*
Partially revert "A new application now comes with a layout and a stylesheet."
Jeremy Kemper
2010-04-09
1
-0
/
+2
*
Remove :layout option from generators.
José Valim
2010-04-06
1
-5
/
+0
*
A new application now comes with a layout and a stylesheet.
José Valim
2010-04-06
1
-2
/
+0
*
moves Object#singleton_class to Kernel#singleton_class to match Ruby also the...
Xavier Noria
2010-04-05
1
-1
/
+1
[prev]
[next]