- California, United States
-
19:59
(UTC -07:00)
Stars
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
Annotate Rails classes with schema and routes info
A fully configurable and extendable Git hook manager
[DISCONTINUED ] Attributes on Steroids for Plain Old Ruby Objects
Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and Da…
Animation of the SHA-256 hash function in your terminal.
Rails Composer. The Rails generator on steroids for starter apps.
Hashie is a collection of classes and mixins that make Ruby hashes more powerful.
Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.
A platform for developing apps using JRuby on Android.
A rich Ruby API and DSL for the Elasticsearch search engine
Natural language processing framework for Ruby.
Code quality threshold checking as part of your build
Speeds up your Rails 3 assets:precompile by only recompiling changed files, and only compiling once to generate all assets
Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.