ActiveRecord and ActiveResource are homogeneous in nature. But ActiveResource is reserved for APIs. ActiveResourceChangeable follows ActiveRecord's pattern and provides the changes of different attributes of ActiveResource object.
More...ActiveRecord and ActiveResource are homogeneous in nature. But ActiveResource is reserved for APIs. ActiveResourceAssociatable follows ActiveRecord's pattern and provides similar association pattern. However it could be achieved by customized methods in models, but ActiveResourceAssociatable provides smarter way. Because world is expanding with smarter folks and a smart folk adopts smarter way of working...
More...Rails is old web framework with MVC architecture. It is more stable, mature and popular. Roda is relatively new and claims to be a substitute of Rails. Is it really better than Rails?
More...Is ActiveSupport::Concern really Another Concern?
More...How To Wire up Ruby on Rails and Ampersand.js As a Single Page Application
More...Smart and Easy Deployment using Hubot
More...I am a git lover, not svn. But, when I started my programming, svn was so popular and widespread. But the discovery of git pushed the paradigm shift in world of version control.
More...Ruby-oci8 is a rubygem which we use to build the connection with oracle DB in your rails application.
More...