Re: [Rails] 3.2.13 breaks localized ActiveScaffold assets compilation

2013-03-19 Thread Yves-Eric
Hi Jeffrey, Awesome, that fixed it, thanks! For anyone facing this issue, the fix is not released yet, so bundle update active_scaffold won't do. You need this: gem active_scaffold, :git = git://github.com/activescaffold/active_scaffold.git, :tag = = v3.3.0.rc3 Thanks again, Yves-Eric

Re: [Rails] 3.2.13 breaks localized ActiveScaffold assets compilation

2013-03-19 Thread Yves-Eric
= v3.3.0.rc3 On Tuesday, 19 March 2013 15:59:07 UTC+9, Yves-Eric wrote: Hi Jeffrey, Awesome, that fixed it, thanks! For anyone facing this issue, the fix is not released yet, so bundle update active_scaffold won't do. You need this: gem active_scaffold, :git = git:// github.com

[Rails] 3.2.13 breaks localized ActiveScaffold assets compilation

2013-03-18 Thread Yves-Eric
::Bridges[:date_picker].localization % And we use Japanese locale. How can we fix this? Thank you, Yves-Eric $ rake --trace assets:precompile ** Invoke assets:precompile (first_time) ** Execute assets:precompile /Users/DEV/.rvm/rubies/ruby-1.9.3-p327-perf/bin/ruby ./bin/rake

[Rails] Re: Potential fix to broken session_options in Rails 2.3

2009-09-10 Thread Yves-eric Martin
open... Can anyone help? Should I fill a bug report? -- Yves-Eric Martin -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to this group

[Rails] Potential fix to broken session_options in Rails 2.3

2009-09-09 Thread Yves-eric Martin
Hi all, Reviving this old thread with a I am developing a site that needs to be accessible to mobile phones, and I am having issues with session tracking. While the default cookie_only session tracking makes a lot of sense (it prevents session fixation attacks), there are these cases when

[Rails] Re: Can u visit rubyonrails.org

2009-04-22 Thread Yves-Eric
It just looks like somebody forgot to renew the domain name. Until this gets resolved, could someone please post here the IP(s) of the rubyonrails.org server(s) so that we can temporarily put them in our host files? Thank you. -- Yves-Eric On Apr 23, 1:23 pm, Phlip phlip2...@gmail.com wrote