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
/
test
/
generators
/
actions_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Load generators from both lib/rails/generators and lib/generators. Using the ...
José Valim
2010-03-23
1
-1
/
+1
*
removed useless require line
Sebastian Martinez
2010-03-19
1
-3
/
+0
*
Add readme as method in Rails::Generators::Actions (as we had in 2.3)
José Valim
2010-02-17
1
-0
/
+6
*
Fixes unescaped version passthrough of generator 'gem' command. [#3901 status...
Michael Bleigh
2010-02-10
1
-0
/
+18
*
fix usage examples and more to use new invocations
RomD
2010-02-06
1
-5
/
+5
*
Get generators tests running on Ruby 1.9.1
José Valim
2010-01-19
1
-1
/
+2
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
1
-2
/
+2
*
Automatically remove :generators: from namespaces.
José Valim
2010-01-18
1
-1
/
+1
*
Ensure generators can be invoked by their shortcut and remove attr_reader tasks.
José Valim
2010-01-18
1
-0
/
+13
*
Move all generators tests to use new test case syntax.
José Valim
2010-01-03
1
-9
/
+3
*
Scaffolding generates new routing dsl examples
Joshua Peek
2009-12-09
1
-1
/
+1
*
Remove --freeze (since Rails will come bundled in all new apps) and update ge...
José Valim
2009-11-03
1
-23
/
+24
*
CI breakage
Yehuda Katz
2009-11-02
1
-1
/
+1
*
Generators should use Rails.root instead of Dir.pwd [#3408 status:resolved]
José Valim
2009-10-28
1
-1
/
+1
*
Use Rails.root in railties tests
Joshua Peek
2009-10-18
1
-1
/
+1
*
Have config/application.rb contain the application definition and require tha...
Carl Lerche
2009-10-15
1
-5
/
+5
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-1
/
+1
*
Users can now pass :branch for git plugins and :revision for subversion plugins
Matt Duncan
2009-08-08
1
-0
/
+15
*
Updated vendored thor to 0.11.3.
José Valim
2009-07-23
1
-35
/
+0
*
Modified rake tasks to use new app generator structure and updated Thor version.
José Valim
2009-07-16
1
-0
/
+13
*
Change false to :verbose => false as in new Thor version.
José Valim
2009-07-15
1
-9
/
+20
*
Updated vendored Thor to 0.11.1 and update Rails::Generators.
José Valim
2009-07-14
1
-1
/
+1
*
Make specs pass on Ruby 1.9.
José Valim
2009-07-06
1
-19
/
+4
*
Ensure that rails templates methods are invoked with the proper extensions [#...
José Valim
2009-07-04
1
-0
/
+18
*
Make generators test pass with latest Thor version
José Valim
2009-07-04
1
-3
/
+3
*
Move file action only to app generator.
José Valim
2009-06-28
1
-4
/
+4
*
Tests for plugin generator.
José Valim
2009-06-25
1
-2
/
+3
*
Change current sstructure.
José Valim
2009-06-23
1
-0
/
+184
[prev]