Pinned Repositories
cancan
Authorization Gem for Ruby on Rails.
ckeditor
Ckeditor integration gem for rails
ckeditor-rails
Integrate CKEditor javascript library with Rails asset pipeline
countries
All sorts of useful information about every country packaged as pretty little country objects. It includes data from ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers). As a bonus it even adds a country_select helper to rails projects.
foundation
The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites and apps that work on any kind of device.
foundation-rails
Foundation for Rails
linkedin
Ruby wrapper for the LinkedIn API
loremgradium
A simple app to serve up gradient splices
ModSecurity
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.
mongo_followable
Add follow feature to Mongoid and Mongo_Mapper
metalspawn's Repositories
metalspawn/cancan
Authorization Gem for Ruby on Rails.
metalspawn/loremgradium
A simple app to serve up gradient splices
metalspawn/ckeditor
Ckeditor integration gem for rails
metalspawn/ckeditor-rails
Integrate CKEditor javascript library with Rails asset pipeline
metalspawn/countries
All sorts of useful information about every country packaged as pretty little country objects. It includes data from ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers). As a bonus it even adds a country_select helper to rails projects.
metalspawn/foundation
The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites and apps that work on any kind of device.
metalspawn/foundation-rails
Foundation for Rails
metalspawn/linkedin
Ruby wrapper for the LinkedIn API
metalspawn/ModSecurity
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.
metalspawn/mongo_followable
Add follow feature to Mongoid and Mongo_Mapper
metalspawn/mongoid_search
Simple full text search for Mongoid ORM
metalspawn/mysql2postgres
Mysqldump, writing in postgresql format
metalspawn/rails-rate-limiting
This is an example of adding rate limiting to rails project
metalspawn/voteable_mongo
Add up / down voteability to Mongoid and MongoMapper documents. Optimized for speed by using only ONE request to validate, update, and retrieve updated data.