search for: brunograsselli

Displaying 3 results from an estimated 3 matches for "brunograsselli".

2011 Sep 12
0
How to get the image_path in production without the asset host?
...uction environment without the asset host (using rails 3.1). There is the image_path helper that returns the image path with md5 and (if set, and it is set) the asset host, but we have not found a way to get the path without the host. Does anyone know how to do that? Bruno Grasselli Blog: http://brunograsselli.com.br Twitter: http://twitter.com/grasselli Github: http://github.com/BrunoGrasselli -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.g...
2009 Dec 16
2
Twitter rails Plugin
Do you know any good rails plugin for twitter? Thnaks, -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2010 Jan 19
0
Print an asterisk along with required fields
...s_presence_of), is there a way to identify whether a field is required at the moment I am rendering it in the view? Something like: <%= ''* '' if obj.name.is_required? %><%= f.label :name, ''Name''%> Thanks in advance. -- Bruno Grasselli Blog: http://brunograsselli.com.br Twitter: http://twitter.com/grasselli -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this gro...