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
/
erb
/
scaffold
/
templates
/
index.html.erb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Indent around the scaffold loop
David Heinemeier Hansson
2013-04-18
1
-8
/
+8
*
HTML5 breaks
David Heinemeier Hansson
2013-04-18
1
-1
/
+1
*
Add support for generate scaffold password:digest
Sam Ruby
2013-03-13
1
-2
/
+2
*
Needless fancy structure that did not anything
David Heinemeier Hansson
2013-01-05
1
-1
/
+3
*
Fix indention issue in generated template
David Heinemeier Hansson
2013-01-05
1
-2
/
+2
*
Fix indention issue in generated template
David Heinemeier Hansson
2013-01-05
1
-2
/
+2
*
Remove `:confirm` in favor of `:data => { :confirm => 'Text' }` option
Carlos Galdino
2012-07-18
1
-1
/
+1
*
Close #3886 - Add THEAD and TBODY to scaffold markup
twinturbo
2012-04-29
1
-16
/
+20
*
Remove key_value helper now that master is 1.9 only and we always use
Rafael Mendonça França
2012-03-13
1
-1
/
+1
*
Use content_tag_for with array by default on scaffold.
José Valim
2012-01-26
1
-4
/
+2
*
for ... in => .each
Akira Matsuda
2011-05-18
1
-2
/
+2
*
Rails will now generate Ruby 1.9 style hash when running scaffold_controller ...
Prem Sichanugrist
2011-04-10
1
-1
/
+1
*
Change inside_namespace method to inside_template and use it in all templates...
Piotr Sarnacki
2010-11-16
1
-2
/
+0
*
Fix scaffold generator to be aware of namespace in isolated engine
Piotr Sarnacki
2010-11-03
1
-0
/
+2
*
Patch for Namespace problem in Scaffold. [#4763 state:resolved]
Mohammed Siddick.E
2010-06-23
1
-7
/
+7
*
Load generators from both lib/rails/generators and lib/generators. Using the ...
José Valim
2010-03-23
1
-0
/
+27
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
1
-27
/
+0
*
Don't need h in there now that XSS protection is on by default
Michael Koziarski
2009-10-08
1
-1
/
+1
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+27