Pinned Repositories
aws-s3
AWS-S3 is a Ruby implementation of Amazon's S3 REST API
code_buddy
Sinatra app to view a Ruby stack trace
enki
A Ruby on Rails blogging app for the fashionable developer. It's better than Mephisto or SimpleLog
hobo-faststart-heroku
Gemfile & script to create a basic Heroku-ready hobo project, updated to latest stable ruby, gems, hobo
Hobo-Nested-Accessible-Models
A heirarchy of nested models to test the ":accessible => true" association
hobocookbook
The Hobo Cook Book, a place to request and post recipes - how-to guides for useing the Hobo framework for Rails
nested_attributes_demo
RESTful nested models demo that works with more than two models
subclasses_of
A basic test using Single Table Inheritance(STI) failing to get subclasses_of with ruby 1.8.7
workflow
Like acts as state machine (aasm), but _way_ better (it's in Ruby too!)
JezC's Repositories
JezC/aws-s3
AWS-S3 is a Ruby implementation of Amazon's S3 REST API
JezC/code_buddy
Sinatra app to view a Ruby stack trace
JezC/enki
A Ruby on Rails blogging app for the fashionable developer. It's better than Mephisto or SimpleLog
JezC/hobo-faststart-heroku
Gemfile & script to create a basic Heroku-ready hobo project, updated to latest stable ruby, gems, hobo
JezC/Hobo-Nested-Accessible-Models
A heirarchy of nested models to test the ":accessible => true" association
JezC/hobocookbook
The Hobo Cook Book, a place to request and post recipes - how-to guides for useing the Hobo framework for Rails
JezC/nested_attributes_demo
RESTful nested models demo that works with more than two models
JezC/subclasses_of
A basic test using Single Table Inheritance(STI) failing to get subclasses_of with ruby 1.8.7
JezC/workflow
Like acts as state machine (aasm), but _way_ better (it's in Ruby too!)
JezC/autoparts
package manager for nitrous.io
JezC/better_errors
Better error page for Rack apps
JezC/docs.c9.io
The documentation. For Cloud9 IDE.
JezC/google-api-ads-ruby
JezC/hobo
The web app builder for Rails (moved from tablatom/hobo)
JezC/hobo_bootstrap
Bootstrap based theme for Hobo 2.0
JezC/hobo_bootstrap_ui
Additional UI tags for the hobo_bootstrap theme
JezC/hobo_omniauth
Hobo plugin for omniauth
JezC/hobo_will_paginate
Hobo's will paginate version (for Hobo 2.1). Forked from https://github.com/Hobo/will_paginate
JezC/hobodoc
Fork of Hobo/hobo to be used for documentation changes. Regularly merged into Hobo/hobo.
JezC/prezto
The configuration framework for Zsh
JezC/rails-omniauth
Rails 4.1 starter app with OmniAuth for authentication.
JezC/rails_template
Rails template with Mongoid, Devise, Cancan, Carrierwave, Rspec, Cucumber, Oauth with Facebook and Google login.
JezC/RailsPanelBlocksBetterErrors
Example of simple Rails app in which enabling meta_request while Chrome Dev Tools are open, prevents BetterErrors and BindingOfCaller from working.
JezC/temp
JezC/will_paginate
Pagination library for Rails 3, Sinatra, Merb, DataMapper, and more