Novack
unread,Jun 14, 2009, 10:24:28 PM6/14/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Streamlined
Streamlined is just awesome, thanks for all the work you put into
this!
Although I understand this list, and the whole project is passing
through tough times, I will try asking anyway :)
*Anyone knows if there is a way to set a field's default value?*
And yes, I know Rails offer default values on the migrations, but
thats dependant on database engine. For instance, afaik, at least
MySQL doesnt allow default values on text/blob fields, and thats
precisely my problem.
I dont care about the default values beeing on the View layer, because
they are like "template" values anyway.
Any ideas?