Blog Posts Tagged With: Ruby on Rails
Monitoring Rails Applications Using The God Gem
I have been playing around with the God Gem recently, since there have been quite a few times that I have had to restart a Rails app... 0 Comments | Read More »
OpenID Authentication in Rails (Part 2)
In my last post about integrating OpenID with Rails, we took a look at using the ruby-openid gem and also the open_id_authentication... 0 Comments | Read More »
Rails In-Place Editing With Validation and Security
I have every intention of finishing up the last post about OpenID and Rails, and I promise that the next post will be about creating... 0 Comments | Read More »
OpenID Authentication in Rails (Part 1)
Over the weekend I was playing around with an application that uses the restful_authentication plugin to handle user authentication.... 2 Comments | Read More »
Creating Symlinks When Deploying a Rails Application
One of the really cool parts of deploying a Rails application is using Capistrano to make it easy. I still sit and revel in the simp... 0 Comments | Read More »
Sending Text Messages With Ruby on Rails
I read somewhere recently that suggested that with the rise of text messaging there has been a decline in the use of email. I'm not ... 0 Comments | Read More »
