Displaying 1 result from an estimated 1 matches for "to_flat".
Did you mean:
to_float
2008 May 15
9
Squeegy Fleximage Routing
...''t know how
to add it in my routes.rb knowing that the dates will change everyday.
However there''s a way to avoid these kind of generated paths and use
only a flat form by using a rake task ( http://github.com/Squeegy/fleximage/tree/master
- Bottom page ) .
rake fleximage:convert:to_flat FLEXIMAGE_CLASS=Photo
And actually, I''m having the following error from console :
** Invoke fleximage:convert:to_flat (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute fleximage:convert:to_flat
rake aborted!
You have a nil object when you didn''t e...