[Rails] Re: Rails 3 testing help with TinyMCE gem and plugin

2011-04-07 Thread M@d
Hi, I have tried your gem for rails 3. have installed it but when i loads the page it doesn't work for me? Can you please help me out. I have completed installation successfully. should i go for configuration? or there is any default configuration. Regards, Baran On Feb 24, 7:29 am, Walter McGin

[Rails] Re: Use a Time Zone without setting Time.zone?

2009-04-27 Thread m...@d
Thanks a lot i got it.. On Apr 8, 9:50 am, Rick Schumeyer wrote: > Either I'm not understanding what you want, or this is real easy. > > Let's say I have a class Event with a field edate, which is stored in > UTC: > > >> e = Event.find(1) > > => #>> e.edate > > => Mon, 30 Mar 2009 12:00:00 UTC +