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
/
generators
/
named_base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Rails::Generators::ActionORM to Rails::Generators::ActiveModel.
José Valim
2009-08-08
1
-5
/
+5
*
Change attributes default type to array to allow order to be preserved.
José Valim
2009-07-21
1
-1
/
+2
*
Allow scaffold controller to load action_orm files on demand.
José Valim
2009-07-04
1
-2
/
+13
*
Rename ControllerNamedBase to ScaffoldBase and move ActionORM helpers.
José Valim
2009-07-02
1
-6
/
+35
*
Added scaffold views to scaffold controller.
José Valim
2009-07-02
1
-2
/
+3
*
Put migration methods into a separate folder and let just ActiveRecord depend...
José Valim
2009-07-02
1
-1
/
+1
*
Added controller named base.
José Valim
2009-07-02
1
-38
/
+50
*
Show invoked generators options on meta generators.
José Valim
2009-06-27
1
-1
/
+1
*
Initial scratch of model generators.
José Valim
2009-06-27
1
-2
/
+2
*
Added Controller Generators.
José Valim
2009-06-26
1
-1
/
+1
*
Clean up class collisions check and a class method helper.
José Valim
2009-06-26
1
-5
/
+39
*
Added HelperGenerator.
José Valim
2009-06-26
1
-4
/
+4
*
Change current sstructure.
José Valim
2009-06-23
1
-0
/
+74