Lightrail
11 weeks ago by scottymac
Lightrail is a minimalist Rails 3 stack for apps that serve primarily APIs, with a particular focus on JSON APIs. This makes Lightrail an ideal Rails backend for client-heavy HTML5/JS applications, particularly single-page applications written in frameworks like Backbone.js, Ember.js, and Spine.
rails
json
11 weeks ago by scottymac
Simplest_auth
11 weeks ago by scottymac
simplest_auth is a gem to be used with Rails applications where RESTful Authentication is overkill – it handles authentication and nothing else (e.g. password resets, etc…)
rails
11 weeks ago by scottymac
fake_braintree
february 2012 by scottymac
A Braintree fake so that you can avoid hitting Braintree servers in tests
rails
braintree
february 2012 by scottymac
RABL
february 2012 by scottymac
General ruby templating with json, bson, xml, plist and msgpack support
rails
json
february 2012 by scottymac
Sidekiq
february 2012 by scottymac
Simple, efficient message processing for your Rails 3 application.
rails
queue
february 2012 by scottymac
Asset_sync
february 2012 by scottymac
Synchronises Assets between Rails and S3.
Asset Sync is built to run with the new Rails Asset Pipeline feature introduced in Rails 3.1. After you run bundle exec rake assets:precompile your assets will be synchronised to your S3 bucket, optionally deleting unused files and only uploading the files it needs to.
rails
s3
Asset Sync is built to run with the new Rails Asset Pipeline feature introduced in Rails 3.1. After you run bundle exec rake assets:precompile your assets will be synchronised to your S3 bucket, optionally deleting unused files and only uploading the files it needs to.
february 2012 by scottymac
quirkey/static_model - GitHub
february 2012 by scottymac
ActiveRecord like functionalities for reading from YAML with a simple class implementation
rails
february 2012 by scottymac
Upgrade Rails 3 to 3.1
december 2011 by scottymac
This is a comprehensive guide to upgrading a Ruby on Rails 3 application to Rails 3.1. It also includes instructions for updating the compass gem. Lets get started!
rails
december 2011 by scottymac
Configuration for Rails, the Right Way | The Carbon Emitter
november 2011 by scottymac
One little known secret is that Rails 3 allows you to define your own configuration elements trivially.
rails
november 2011 by scottymac
Copy this bookmark: