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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Need a double escape there
David Heinemeier Hansson
2010-04-09
1
-1
/
+1
*
Notice/alert are out of the layout, so notice has to go back into show to mak...
David Heinemeier Hansson
2010-04-09
1
-0
/
+2
*
Remove :layout option from generators.
José Valim
2010-04-06
1
-1
/
+0
*
A new application now comes with a layout and a stylesheet.
José Valim
2010-04-06
2
-23
/
+0
*
Load generators from both lib/rails/generators and lib/generators. Using the ...
José Valim
2010-03-23
11
-0
/
+157
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
11
-174
/
+0
*
Add documentation to f.submit and make scaffold generators use the new shortcut.
José Valim
2010-01-14
1
-5
/
+1
*
Rails layouts, error pages, and public/index now use HTML5.
Dan Croak
2010-01-05
1
-1
/
+0
*
Added alert/notice from 2-3-stable and refactored redirect_to into just livin...
David Heinemeier Hansson
2009-12-17
1
-1
/
+1
*
Don't need h in there now that XSS protection is on by default
Michael Koziarski
2009-10-08
2
-2
/
+2
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
11
-0
/
+179
[prev]