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
/
generated_attribute.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix failing test from [7619bcf2]
Prem Sichanugrist
2012-01-30
1
-1
/
+1
*
rewrites a couple of alternations in regexps as character classes
Xavier Noria
2012-01-30
1
-1
/
+1
*
Support decimal{1,2} and decimal{1-2} and decimal{1.2} so it works fine with ...
José Valim
2012-01-22
1
-2
/
+2
*
fix a broken test
Vijay Dev
2012-01-15
1
-1
/
+1
*
Extract index and uniq index options to constants
Carlos Antonio da Silva
2012-01-14
1
-4
/
+7
*
Use 1.9 hash syntax instead.
José Valim
2011-12-24
1
-2
/
+2
*
Fix regexp intervals.
José Valim
2011-12-24
1
-2
/
+2
*
Tidy up migration types.
José Valim
2011-12-24
1
-33
/
+43
*
added ability to specify from cli when generating a model/migration whether p...
Dmitrii Samoilov
2011-12-24
1
-4
/
+48
*
Generate valid default fixtures for models with a type column
Marc-Andre Lafortune
2011-07-11
1
-1
/
+1
*
Attributes on scaffold and model generators default to string.
José Valim
2011-06-17
1
-1
/
+1
*
generate HTML5 number_field tag for integer fields
Akira Matsuda
2011-05-16
1
-6
/
+7
*
Remove `#among?` from Active Support
Prem Sichanugrist
2011-04-13
1
-1
/
+1
*
Change Object#either? to Object#among? -- thanks to @jamesarosen for the sugg...
David Heinemeier Hansson
2011-04-12
1
-1
/
+1
*
Using Object#in? and Object#either? in various places
Prem Sichanugrist
2011-04-11
1
-1
/
+2
*
Output a friendly message when no type given for GeneratedAttribute [#5461 st...
rohit
2010-09-02
1
-0
/
+1
*
Rails::Generators::GeneratedAttribute: tests, cleanups and a bugfix [#4631 st...
Jeff Kreeftmeijer
2010-06-10
1
-1
/
+2
*
using :time_select when the attribute type is :time in the scaffold generator...
Jeff Kreeftmeijer
2010-05-16
1
-6
/
+7
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+48