Pinned Repositories
active_model_serializers
ActiveModel::Serializer implementation and Rails hooks
ar_transaction_changes
Store transaction changes for active record objects
dotfiles
~/.*
jquery-onetime
Onetime is a jQuery plugin which disables the buttons on a form when it is successfully submitted.
kenobi
Listens for disturbances in the force (push)
PHP-Xero
A php class to interact with the Xero API
subscriptions
This is my OPML file. There are many like it, but this one is mine. <script>window.location = "http://www.eugeneius.com";</script>
eugeneius's Repositories
eugeneius/dotfiles
~/.*
eugeneius/active_model_serializers
ActiveModel::Serializer implementation and Rails hooks
eugeneius/ar_transaction_changes
Store transaction changes for active record objects
eugeneius/better-html
Better HTML for Rails
eugeneius/biz
Time calculations using business hours.
eugeneius/buildkite-config
Fallback configuration for branches that lack a .buildkite/ directory
eugeneius/dalli
High performance memcached client for Ruby
eugeneius/database_cleaner-active_record
Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.
eugeneius/homepage
rubyonrails.org site anno 2015
eugeneius/hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
eugeneius/identity_cache
IdentityCache is a blob level caching solution to plug into ActiveRecord. Don't #find, #fetch!
eugeneius/jira-ruby
A Ruby gem for the JIRA REST API
eugeneius/orly
A small utility that notifies you when you need to run bundle install or db:migrate
eugeneius/puma
A Ruby/Rack web server built for concurrency
eugeneius/rack
A modular Ruby web server interface.
eugeneius/rails
Ruby on Rails
eugeneius/rails-style-guide
A community-driven Ruby on Rails style guide
eugeneius/resolv-replace
Replace Socket DNS with Resolv
eugeneius/restpack_serializer
Model serialization, paging, side-loading and filtering
eugeneius/ripper-tags
fast, accurate ctags generator for ruby source code using Ripper
eugeneius/routes_lazy_routes
A boot time booster for Ruby on Rails that defers loading the whole bloody routes so the app can spin up quickly 🤘
eugeneius/rspec-rails
RSpec for Rails-3+
eugeneius/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
eugeneius/rubocop-ast
RuboCop's AST extensions and NodePattern functionality
eugeneius/rubocop-erb
RuboCop plugin for ERB template.
eugeneius/rubocop-performance
An extension of RuboCop focused on code performance checks.
eugeneius/rubocop-rails
A RuboCop extension focused on enforcing Rails best practices and coding conventions.
eugeneius/ruby
The Ruby Programming Language
eugeneius/ruby-style-guide
A community-driven Ruby coding style guide
eugeneius/sidekiq
Simple, efficient background processing for Ruby