noahgibbs / madscienceLinks
Obsolete: deploy your Rails app with a full dedicated server in an hour! The source for Ruby Mad Science and Rails Deploy In An Hour (Note: link is now to a different project!)
☆66Updated 10 years ago
Alternatives and similar repositories for madscience
Users that are interested in madscience are comparing it to the libraries listed below
Sorting:
- Ruby Snippets for Sublime Text☆108Updated 8 years ago
- Sinatra project generator and templates.☆83Updated last year
- A collection of playbooks for getting your rails stack up and running fast!☆186Updated 9 years ago
- Flip lets you declare and manage feature flags, backed by cookies (private testing) and database (site-wide).☆407Updated 2 years ago
- Tool for retrieving main colors from the image.☆137Updated 9 years ago
- Simple library which makes it easy to add caching to all your external API calls.☆362Updated 10 years ago
- A Ruby library to expand shortened URLs☆136Updated 4 months ago
- Plain old Ruby for generating primitive data structures from object graphs.☆107Updated 7 years ago
- Pry-based enhancements☆184Updated 4 years ago
- A library for composing complex SQL queries by defining their subcomponents and the dependencies between them.☆166Updated 7 years ago
- Tool for writing characterization tests - Generate RSpec or minitest specs based on existing behavior in a straightforward manner☆99Updated 7 years ago
- DEAD project, don't use☆177Updated 9 years ago
- Ruby and Trello: the simplest fully-featured Ruby gem for the Trello API☆49Updated 9 years ago
- A feature toggle library written in ruby☆183Updated 6 years ago
- Extraction of ActiveSupport::Duration from Rails☆125Updated 9 years ago
- subdomain support for your ruby development environment out of the☆89Updated last year
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated 4 months ago
- Zonebie prevents bugs in code that deals with timezones by randomly assigning a zone on every run☆430Updated 6 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆141Updated last year
- Create simple or complex workflows and rock your app!☆150Updated 9 years ago
- Slackiq = Slack + Sidekiq☆198Updated 5 years ago
- Sample Rails app using vendored engines and gems to provide functionality☆284Updated 10 years ago
- Fills the gap between nested caching and the n+1 queries problem