index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
generators
/
erb
/
scaffold
/
templates
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Load generators from both lib/rails/generators and lib/generators. Using the ↵
José Valim
2010-03-23
6
-78
/
+0
|
|
|
|
former since it's less obstrusive.
*
Use human_name in scaffold.
José Valim
2010-03-17
1
-1
/
+1
|
*
Update scaffold to use <%= form_for
Jeremy Kemper
2010-03-10
1
-1
/
+1
|
*
Added alert to layouts on scaffold.
José Valim
2010-03-09
1
-0
/
+1
|
*
Expose CSRF tag for UJS adapters
Jeremy Kemper
2010-02-04
1
-0
/
+1
|
*
Ensure javascripts are pulled in so UJS can hook the Delete link
Jeremy Kemper
2010-02-04
1
-0
/
+1
|
*
Generators load path now will be Ruby load path. If you want to use ↵
José Valim
2010-01-18
6
-0
/
+75
|
|
|
|
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
6
-80
/
+0
|
*
Change div.attribute to div.field and add some _form to tests.
José Valim
2009-08-30
1
-2
/
+2
|
*
Remove inline css. [#593 status:resolved]
José Valim
2009-08-30
1
-1
/
+1
|
*
Change scaffold to use _form as partial and div's instead of paragraphs. ↵
José Valim
2009-08-30
3
-28
/
+21
|
|
|
|
[#1760 status:resolved]
*
Solving merge conflicts.
José Valim
2009-07-12
2
-5
/
+6
|
*
Added tests to scaffold controller.
José Valim
2009-07-02
1
-2
/
+2
|
*
Added scaffold views to scaffold controller.
José Valim
2009-07-02
5
-0
/
+86