Pinned Repositories
custom_attributes
cancan
Authorization Gem for Ruby on Rails.
delayed_job
Database based asynchronous priority queue system -- Extracted from Shopify
lums_cs300
CS 300 - Advance Programming
rack-openid
Provides a more HTTPish API around the ruby-openid library
rack-ssl
Rack middleware to force SSL
RailsAnomalies
Deviant behavior in Rails based on minor overlooks in code
sequenceid
For SaaS applications it is sometimes important to show the resource URL to be sequentially incrementing and starting from 1. In a standard Rails app, the id's are unique to the whole system, however when the need is to make the id look unique to each company thats signed up, this is the gem!
alisyed's Repositories
alisyed/sequenceid
For SaaS applications it is sometimes important to show the resource URL to be sequentially incrementing and starting from 1. In a standard Rails app, the id's are unique to the whole system, however when the need is to make the id look unique to each company thats signed up, this is the gem!
alisyed/lums_cs300
CS 300 - Advance Programming
alisyed/cancan
Authorization Gem for Ruby on Rails.
alisyed/rack-openid
Provides a more HTTPish API around the ruby-openid library
alisyed/rack-ssl
Rack middleware to force SSL
alisyed/delayed_job
Database based asynchronous priority queue system -- Extracted from Shopify
alisyed/RailsAnomalies
Deviant behavior in Rails based on minor overlooks in code