Pinned Repositories
actiontext
Edit and display rich text in Rails applications
active_model_serializers
ActiveModel::Serializer implementation and Rails hooks
administrate
A Rails engine that helps you put together a super-flexible admin dashboard.
awesome_nested_set
An awesome replacement for acts_as_nested_set and better_nested_set.
bitclust
System behind Japanese Ruby reference manual
brakeman
A static analysis security vulnerability scanner for Ruby on Rails applications
bullet
help to kill N+1 queries and unused eager loading
bundler
Manage your Ruby application's gem dependencies
buoys
A Ruby on Rails breadcrumb plugin.
illuminate
swamp09's Repositories
swamp09/bitclust
System behind Japanese Ruby reference manual
swamp09/brakeman
A static analysis security vulnerability scanner for Ruby on Rails applications
swamp09/bullet
help to kill N+1 queries and unused eager loading
swamp09/csv-xlsx-converter
Convert CSV to Excel xlsx, Excel xlsx to CSV.
swamp09/devise
Flexible authentication solution for Rails with Warden.
swamp09/dragonfly
A Ruby gem for on-the-fly processing - suitable for image uploading in Rails, Sinatra and much more!
swamp09/fog
The Ruby cloud services library.
swamp09/her
Her is an ORM (Object Relational Mapper) that maps REST resources to Ruby objects. It is designed to build applications that are powered by a RESTful API instead of a database.
swamp09/heroku-api-postgres
A Ruby library to invoke Heroku Postgres APIs
swamp09/idobata-hooks
A collection of Idobata hooks
swamp09/jbuilder
Jbuilder: generate JSON objects with a Builder-style DSL
swamp09/kaminari
⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
swamp09/omniauth-oauth2
An abstract OAuth2 strategy for OmniAuth.
swamp09/parallel
Ruby: parallel processing made simple and fast
swamp09/postgresql
Fairly full featured Ansible role for Postgresql.
swamp09/rack-attack
Rack middleware for blocking & throttling
swamp09/rails
Ruby on Rails
swamp09/rails_admin
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
swamp09/redis-rb
A Ruby client library for Redis
swamp09/retrospective
ふりかえり用のリポジトリー
swamp09/roo
Roo provides an interface to spreadsheets of several sorts.
swamp09/rubocop
A Ruby static code analyzer, based on the community Ruby style guide.
swamp09/ruby
The Ruby Programming Language
swamp09/rubyXL
Ruby lib for reading/writing/modifying .xlsx and .xlsm files
swamp09/rubyzip
Offical Rubyzip repository
swamp09/sunspot
Solr-powered search for Ruby objects
swamp09/tamashii_client_example
swamp09/tapp
tap { pp self }
swamp09/timecop
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 DateTime.now in a single call.
swamp09/turnip
Gherkin extension for RSpec