Tommy Quist
2008-Apr-22 06:47 UTC
numeric (decimal) WITH precision and scale at generate scaffold time?
Hello, I was wondering if anyone knew if it is (or ever will be ) possible at all to specify things like precision and scale at generate scaffold time, and if so how. Things like price:numeric(8,2) (obviously) just break the script. Tommy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Possibly Parallel Threads
- Specifying a decimal field precision/scale with scaffold requires 2 steps?
- Decimal fields generated in Rails 2.3.5 act like strings, sort of
- quick q on script/generate scaffold
- Heroku Garden - reversing or changing a 'generate scaffold' command
- Problem using generate/scaffold and FireRuby