Greetings to all Ruby on Rails enthusiasts. In this topic I would like to write about a gotcha you may find as a Ruby on Rails developer while using acts_as_state_machine plugin in your Ruby on Rails applications.
Rails News
BlueRidge – a way to test Javascript in Ruby on Rails
BlueRidge is a Javascript testing plugin for applications written in Ruby in Rails. The plugin gives it’s user – Ruby on Rails developer a support for command-line and in-browser tests just like Rspec does, allowing for convenient testing of Javascript parts of Ruby in Rails web applications.
God – powerful monitoring framework written in Ruby is out!
God is easy to setup and configure, easy to extend monitoring framework written in Ruby. Like I mentioned in one of my previous articles, keeping your server processes and tasks running should be a simple part of your deployment process and this is the power of any programming language or framework.
Fog – Cloud computing for Ruby on Rails
Fog is a Ruby gem that gives a web developer control of cloud services through a unified API
Ruby on Rails web application performance gains – thread and fibers
Developers who want their Rack and Rails applications perform better and faster scale their applications by running multiple processes or using threads or… they are just using Ruby 1.9 fibers and event-based EventMachine-driven libraries.
Passenger 3 coming up – powerful Ruby on Rails deployment tool
Some IT experts believe that the true power of a programming language lies in it’s usability, the adaptiveness to everyday workflow of a programmer. Coding web application, no matter what programming language or framework you’re using, whether it is Ruby on Rails, PHP and Cake or Python with Django, implies not only the whole process of writing web application, but also hosting it(isn’t it obvious?).
Glyph for easier documents manage in Ruby on Rails applications
With Glyph, you can manage your documents tidily in projects and generate deliverables in different formats such as HTML or PDF
Make your scopes sexy with Arel in Ruby on Rails 3
sexy_scope is a small wrapper around Arel::Attribute that adds a little syntactic sugar when creating scopes in ActiveRecord.
Isolate your RubyGems in your Ruby on Rails applications
Isolate is a tool for managing RubyGems by including them within the project that requires them. Authors sees Isolate as a stable, very simple, and scalable project. Most importantly, new developments and feature enhancements have been welcomed with open arms.
Tailor’s improvements
Tailor – a Ruby on Rails plugin for Ruby on Rails developers focused on self improvement









