igorkasyanchuk / rails_live
☆15Updated 2 years ago
Alternatives and similar repositories for rails_live:
Users that are interested in rails_live are comparing it to the libraries listed below
- Private messaging between models☆38Updated 9 years ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated 2 years ago
- Simple record encryption implemented with Rails existing encryption methods.☆17Updated 7 years ago
- ☆58Updated last year
- All models in a single table, new attributes without migrations. Works like regular AR model☆17Updated 2 years ago
- SidekiqLogAnalyser gem allows to see summary of your sidekiq workers (based on log file).☆13Updated 2 years ago
- ☆25Updated 6 years ago
- Fast String#underscore implementation☆34Updated this week
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- Mountable Rails Engine for viewing paginated logs from a browser☆75Updated 2 years ago
- Create ActiveRecord relations from UNIONs☆48Updated 2 months ago
- HTTP ContentType header parser☆32Updated 2 years ago
- Capistrano deployment speed measure tool☆26Updated 8 years ago
- ☆14Updated 2 years ago
- Generate google-style avatars in your application☆38Updated 2 years ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- Execute SQL inside Rails console, or app itself☆41Updated 2 years ago
- Create temporary tables and models in RSpec tests.☆46Updated 7 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago
- Redirect the user to the proper "back" page☆36Updated 2 years ago
- Run recent rspec files only (the only recently modified).☆8Updated 2 years ago
- A ruby gem to master time of day attributes in Rails☆19Updated 6 years ago
- Service Object based on Either Monad☆27Updated 6 years ago
- Dead simple configurable user notifications with little overhead☆22Updated 3 years ago
- ☆33Updated 6 years ago
- Add notes to your migrations☆26Updated 3 years ago
- A multi-account, form-based, database-less, application-wide, Rails authenticator.☆23Updated this week
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated last month
- Simple ElasticSearch client for ruby with AR integration☆101Updated 8 years ago
- Early checks for environment variables availability, so you don't have to.☆25Updated 6 years ago