Debugging Gems in a Rails is fun and easy, when Bundler started giving me nonsensical errors I cracked it open to take peek.
Behind the Ruby Gems Curtain
11 Apr 2016
11 Apr 2016
2 Jan 2013
As 2012 was winding down and the holiday season was winding up, I took time to work on some of our internal projects.
While updating some applications to Rails 3, I noticed that our gem, Flash Message Conductor, was not still Rails 3 ready.
Instead of replacing all of the syntactic sugar that Flash Message Conductor gives us to the Rails defaults in our applications, I decided to update the gem to use Rails 3.
I'm pleased to announce that Flash Message Conductor 2.0 is now available for download and it's compatible with all versions of Rails 3 (3.0, 3.1, and 3.2).
Still using Rails 2? Don't worry, you can still using version 1.x of the gem in your projects.
Have a project that needs help?