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
/
rails
/
plugin
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix usage examples and more to use new invocations
RomD
2010-02-06
1
-1
/
+1
|
|
|
|
Signed-off-by: Carl Lerche <carllerche@mac.com>
*
Make plugin generator compatible with new schema.
José Valim
2010-01-24
2
-1
/
+1
|
*
lib is already included w/ rake test task
Joshua Peek
2010-01-22
1
-2
/
+0
|
*
Remove rdoc task from generated plugin Rakefile
Joshua Peek
2010-01-22
1
-10
/
+0
|
*
Since Rails will require Ruby >= 1.8.7, we can rely on instance_exec.
José Valim
2010-01-19
1
-6
/
+6
|
*
Generators load path now will be Ruby load path. If you want to use ↵
José Valim
2010-01-18
10
-0
/
+123
|
|
|
|
rspec:install generator, you need generators/rspec/install_generator in your load path.
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
10
-124
/
+0
|
*
Modified rake tasks to use new app generator structure and updated Thor version.
José Valim
2009-07-16
1
-2
/
+2
|
*
Change false to :verbose => false as in new Thor version.
José Valim
2009-07-15
1
-2
/
+2
|
*
Allow namespaced configuration on generators.
José Valim
2009-07-15
1
-3
/
+2
|
*
Refactored some generators to make use of improved invocations on thor.
José Valim
2009-07-15
4
-21
/
+12
|
*
Plugin generators now reflect new generators sutrcture.
José Valim
2009-07-03
5
-3
/
+6
|
*
Added lookup to generators.
José Valim
2009-07-03
1
-27
/
+20
|
*
Tests for scaffold generator.
José Valim
2009-07-02
1
-1
/
+11
|
*
Rename invoke_for to hook_for.
José Valim
2009-06-27
1
-1
/
+1
|
*
Clean up class collisions check and a class method helper.
José Valim
2009-06-26
1
-3
/
+1
|
*
More code refactoring.
José Valim
2009-06-25
1
-1
/
+1
|
*
Added class collision checks.
José Valim
2009-06-25
1
-2
/
+3
|
*
Added observer generator.
José Valim
2009-06-25
1
-0
/
+1
|
*
Tests for plugin generator.
José Valim
2009-06-25
1
-1
/
+1
|
*
Clean up plugin generator.
José Valim
2009-06-25
1
-8
/
+8
|
*
Added plugin generators (and a couple of TODOs).
José Valim
2009-06-23
13
-0
/
+128