A Simple Token Authentication Service for Mobile Devices Using Rails 3 and Devise. | mame
25 days ago by amcclosky
"This post will show you how to implement a simple token based authentication schema for a Rails 3 application."
rails
25 days ago by amcclosky
GIT + Rails + Rcov + Jenkins = super simple CI (continuous integration) « Code n' Fold
4 weeks ago by amcclosky
"Let’s set up a simple and easy to configure continuous integration environment to run automated tests and generate coverage reports for our code."
rails
4 weeks ago by amcclosky
Blog of Ryan Bigg - Ubuntu, Ruby, RVM, Rails, and You
4 weeks ago by amcclosky
"This beginner's guide will set up with Ruby 1.9.3, RVM and Rails 3.2.1 and is specifically written for a development environment on Ubuntu 11.10"
rails
ruby
4 weeks ago by amcclosky
Debugging Ruby Performance // Speaker Deck
february 2012 by amcclosky
"Ruby might be slow, but bad code only makes it worse. This talk will teach you how to use powerful tools to see how your code is executed, so you can understand, debug and optimize it."
ruby
rails
february 2012 by amcclosky
Ruckus Notes - Processing Resque jobs in Ruby that are queued by Java Workers
december 2011 by amcclosky
"We have a mixture of Ruby and Java workers. All our workers accept a Hash of arguments. In one case I needed to create a job from Java to be consumed by a Ruby worker."
ruby
rails
december 2011 by amcclosky