Pinned Repositories
AbsoluteRenamer
AbsoluteRenamer is a very powerful tool that helps files and directories renaming using the Krename syntax.
ariane
A flexible breadcrumb system for Rails
business_pipeline
A new business pipeline architecture for Ruby/Rails applications
jeveuxapprendreruby.fr
memfs
MemFs provides a fake file system that can be used for tests. Strongly inspired by FakeFS.
mustdown
Mustdown provides helpers to ease the use of markdown, mustache and both of them.
sinatra-has_scope
HasScope equivalent for Sinatra
versioned_seeds
Manage your seed scripts by versioning them
vfsvp.fr
simonc's Repositories
simonc/AbsoluteRenamer
AbsoluteRenamer is a very powerful tool that helps files and directories renaming using the Krename syntax.
simonc/sinatra-has_scope
HasScope equivalent for Sinatra
simonc/redcarpet-variables
simonc/activerecord-auto_defaults
AutoDefaults sets the default values of nil attributes based on the database schema
simonc/active_admin
The administration framework for Ruby on Rails applications.
simonc/asciicasts.com-translations
A central place where everyone is welcome to add, review, discuss and (of course) modify translations of asciicasts.com episodes.
simonc/commander
The complete solution for Ruby command-line executables
simonc/js-routes
Brings Rails named routes to javascript
simonc/mini_colors-rails
jQuery miniColors for Rails 3.1+
simonc/padrino-framework
Padrino is a full-stack ruby framework built upon Sinatra.
simonc/rabl
Ruby API templating language for json and xml
simonc/rails_wizard
The gem and recipe collection for RailsWizard
simonc/railsfrance.org
French Ruby on Rails community website (new version currently in beta)
simonc/absolute_renamer
absolute_renamer is a very powerful tool that helps files and directories renaming using the Krename syntax.
simonc/api_taster
A quick and easy way to visually test your Rails application's API.
simonc/bullet
A rails plugin/gem to kill N+1 queries and unused eager loading
simonc/bundle-support.tmbundle
The shared support folder
simonc/fakefs
A fake filesystem. Use it in your tests.
simonc/figaro
Simple Rails app configuration
simonc/friendly_id
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
simonc/has-many-with-set
A smarter way to have many-to-many relationships in Ruby on Rails.
simonc/hash_extend
Gem hash_extend
simonc/her
A simple REST-based ORM. Her?
simonc/i18n-tasks
Rails I18n tasks to find missing / unused translations and more
simonc/mina
Really fast deployer and server automation tool.
simonc/puma
A ruby web server built for concurrency
simonc/rails_admin
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
simonc/rouge
A pure-ruby code highlighter that is compatible with pygments
simonc/strong_parameters
Taint and required checking for Action Pack and enforcement in Active Model
simonc/transitions
State machine extracted from ActiveModel