Pinned Repositories
annotate_gemfile
Annotate's the Gemfile in Ruby projects with each gem's description
circle_status
A gem to check your CI server status from the command line
fix-db-schema-conflicts
git-notify
This little bash script will watch your origin/master for updates every 60 seconds and uses notify-send to alert you of new commits.
Terasology
Terasology is an open source project started by Benjamin "begla" Glatzel to research procedural terrain generation and efficient rendering techniques in Java using the LWJGL. The engine uses a block-based voxel-like approach as seen in Minecraft. After proving itself as a solid tech demo begla was joined at first by Anton "small-jeeper" Kireev and Rasmus "Cervator" Praestholm and a full-fledged game concept was born. Our goal is a game that pays ample tribute to Minecraft in initial look and origin, but stakes out its own niche by adopting the NPC-helper and caretaker feel from such games as Dwarf Fortress and Dungeon Keeper, while striving for added depth and sophistication in the foundation systems akin to DF.
uifaces
Generate a url of a face photo for prototyping your apps!
update_in_batches
Like update_all for ActiveRecord models, but uses find_in_batches
jakeonrails's Repositories
jakeonrails/fix-db-schema-conflicts
jakeonrails/git-notify
This little bash script will watch your origin/master for updates every 60 seconds and uses notify-send to alert you of new commits.
jakeonrails/annotate_gemfile
Annotate's the Gemfile in Ruby projects with each gem's description
jakeonrails/javascript
Eventbrite JavaScript coding style guide
jakeonrails/show_me_the_object
Displays the Ruby object that raised an exception on the console
jakeonrails/sites-using-cloudflare
:broken_heart: List of domains using Cloudflare DNS (potentially affected by the CloudBleed HTTPS traffic leak)
jakeonrails/carrierwave
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
jakeonrails/challenges
Assorted coding exercises and challenges from the Turing School
jakeonrails/coding-challenges
Because no one should be a better coder than you!
jakeonrails/family_friday
A tool to help your team bond over lunch!
jakeonrails/fullname-parser
Parser fullname into pieces: prefix, firstname, middlename, lastname, suffix
jakeonrails/goggle_reader
Google Reader has been discontinued. Goggle Reader is here to save the day.
jakeonrails/grub
:evergreen_tree: Add comments to your Gemfile with each dependency's description
jakeonrails/guard-rspec
Guard::RSpec automatically run your specs (much like autotest)
jakeonrails/iterm2-tab-set
Utility to set iTerm2 characteristics such as tab color, tab title, and tab badge
jakeonrails/jakeonrails.github.io
jakeonrails/laptop
New Laptop Config
jakeonrails/LuaRepl
jakeonrails/octo-preview
Chrome extension for live markdown previews in GitHub comments
jakeonrails/overcommit
A fully configurable and extendable Git hook manager
jakeonrails/pg-eyeballs
A Ruby gem for using the postgres explain command with Active Record :eyes:
jakeonrails/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
jakeonrails/regular
A regular expression generator with a neat DSL
jakeonrails/rev-ruby-sdk
Ruby wrapper for Rev.com API
jakeonrails/rubocop-rspec
Code style checking for RSpec files
jakeonrails/simple-rss-feed
jakeonrails/strftime-net-extension
Live Preview of Strftime.net
jakeonrails/strongbox
Secures ActiveRecord attributes with public key encryption
jakeonrails/til
Today I Learned
jakeonrails/wash_out
Dead simple Rails 3/4 SOAP server library