gudata / scaffold_pico
Rails scaffold which supports namespaces, modules, nested resources templates
☆20Updated last year
Related projects ⓘ
Alternatives and complementary repositories for scaffold_pico
- Decrypt your secure Rails cookies.☆24Updated 5 years ago
- The simple way to create form objects or command/service objects with ActiveModel☆31Updated 4 months ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 2 years ago
- Base class and modules for YAML backed static models.☆43Updated 4 months ago
- Enforce environment variable requirements.☆30Updated 8 years ago
- Generator to create Modular engine.☆21Updated 5 years ago
- Self-validating Ruby objects☆63Updated 6 months ago
- Simple abstraction of a timezone offset☆38Updated last year
- rails-livestamp is a simple jQuery plugin that provides auto-updating timeago text to your timestamped HTML elements.☆66Updated 5 years ago
- Sane Docker development environment for humans.☆21Updated 6 years ago
- An easy way to provide inline translations in your Rails app☆44Updated 9 years ago
- Service for monitoring and restarting puma workers☆51Updated 5 years ago
- Specify allowed attributes and associations per model per role class. Perfect for modern APIs.☆19Updated 7 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Pretty HTML reports for Minitest☆39Updated 8 years ago
- A page in your rack-based application that allows quick execution of pre-built queries☆24Updated last year
- Make any method perfomed later with ActiveJob☆29Updated last year
- ☆58Updated last year
- Easily output tabular data, be it in HTML, CSV or XLSX. Create clean table classes instead of messing with views to create nice tables.☆19Updated 4 years ago
- Type Validation for Rails☆49Updated 3 weeks ago
- Automated letsencrypt setup for heroku☆55Updated 4 years ago
- A Ruby gem for caching HTTP responses.☆23Updated last year
- Private messaging between models☆38Updated 8 years ago
- ☆30Updated 7 years ago
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- an extensible DSL for filtering data sets☆54Updated 8 years ago
- Ruby gem for working with percentages☆32Updated last month
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated last month