Pinned Repositories
crud_responder
Don't repeat object.save, object.update, object.destroy and flash[:alert], flash[:notice] in every controller. Use action's name to decide what to do
mpz
Music player for big local collections
polymorphic_enum_type
Allows integer database field for polymorphic association type instead of string via enum.
rmpd_player
Digital Signage audio player
rustygem
An example of a Ruby gem written in Rust
super_awesome_print
Simple wrapper around awesome_print for easier look in long log
translateable
Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional tables. Works with Rails 5. Simplifies form input with nested attributes
typerb
Strong type checking (assertion) for Ruby
olegantonyan's Repositories
olegantonyan/initializer_helpers
Collection of helpers for rails initializers
olegantonyan/googletest
Automatically exported from code.google.com/p/googletest. Added qmake build
olegantonyan/capistrano-db-tasks
Add capistrano tasks for syncing remote and local database
olegantonyan/devise
Flexible authentication solution for Rails with Warden.
olegantonyan/fbbs2
Feature branches build server
olegantonyan/gaffe
:boom: Gaffe handles Rails error pages in a clean, simple way.
olegantonyan/googlemock
Automatically exported from code.google.com/p/googlemock
olegantonyan/nested_form_fields
Dynamically add and remove nested has_many association fields in a Ruby on Rails form
olegantonyan/partial_namespaceble
Workaround to_partial_path with namespaced models
olegantonyan/pundit
Minimal authorization through OO design and pure Ruby classes
olegantonyan/rails_admin
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
olegantonyan/rails_db
Rails Database Viewer and SQL Query Runner
olegantonyan/SleekXMPP
Python 2.6+/3.1+ XMPP Library
olegantonyan/will_paginate
Pagination library for Rails, Sinatra, Merb, DataMapper, and more