Phil Rosenstein

Results 3 issues of Phil Rosenstein

After using AASM in production for a few years, I'm encountering issues where a transition can run more than once. Maybe there is some way to prevent this but I...

When calculating 0.business_days.from_now on a Sunday, I am given Tuesday. But then if I run 0.business_days.from_now again before the start of business on Monday, I am finally given Monday.. Run...

needs failing test case

I've upgraded my Rails 2.3.18 app to work with Ruby 2.1.0 ( requires a couple monkey patches described here http://djellemah.com/blog/2013/02/27/rails-23-with-ruby-20/ ) json_builder templates are now throwing the following error: undefined...