Simple Two-Legged OAuth Provider in Rails
I’ve spent the past 24 hours searching, reading and hacking my way to a very simple implementation of a Ruby on Rails based two-legged OAuth provider. I now have a working solution and I thought I’d...
View ArticleAdding a Drop Down Login Form to Bootstrap’s Navbar
Bootstrap Twitter Bootstrap is great, really great. If you’re spending a tremendous amount of time and energy fighting to create your site’s base layout or ensure that it is cross-browser compatible,...
View ArticledoT.js Templates with Sprockets and Ruby on Rails
Browser Based Apps With the popularity of browser based apps continuing to grow we’re seeing more and more on the web each day (here’s a list, if you’re curious). I’ve recently jumped on board the...
View ArticleTransactional Tests in Ruby on Rails
I’ve recently worked through a rather frustrating issue that turned out to have a simple solution. I thought I’d share in case others out there were experiencing issues similar to mine. Your...
View Article