Monthly Archives: December 2010

Rails 3: Dashing to the Finish

>Check out this SlideShare Presentation: Rails 3: Dashing to the Finishhttp://static.slidesharecdn.com/swf/ssplayer2.swf?doc=dashingtothefinish-100601025536-phpapp01&stripped_title=rails-3-dashing-to-the-finish&userName=wycats View more presentations from Yehuda Katz.

Posted in Ruby on Rails | Tagged | Leave a comment

Multiple Applications with Devise, Omniauth and Single Sign On

The best way to scale an application is to split the application business logic into different inter-communicable components. However, authenticating, authorizing and security raise concerns. OAuth comes to the rescue – and like a knight in shining armour – omniauth … Continue reading

Posted in Ruby on Rails | Tagged , , , , , | 117 Comments

Active Record Inheritance in Rails (ARI)

>Active Record Inheritance (ARI) http://d1.scribdassets.com/ScribdViewer.swf?document_id=44922200&access_key=key-2ix0qbm381eltbaykpu7&page=1&viewMode=list

Posted in Ruby on Rails | Tagged , | Leave a comment