0.0
Constantinopolis allows you to set constants from your ERBed YAML file. Remarkably, your constants are available not only in ruby context, but in javascript's. It works with Rails, Sinatra, or any Ruby projects.
2021
2022
2023
2024
2025
2026
0.0
Force loading all data from the controller by raising when the database is accessed from the view. This can help create effective database queries and help avoid SQL N+1 problems.
2021
2022
2023
2024
2025
2026
0.0
Conschedule library makes it easy to integrate scheduling in your Rails application, from RubyEffect (http://www.rubyeffect.com)
2021
2022
2023
2024
2025
2026
0.0
Geopolitical models for mongoid as a rails engine.
2021
2022
2023
2024
2025
2026
0.0
set default values for your active record models with a simple, concise DSL.
: default :field_name => :value
2021
2022
2023
2024
2025
2026
0.0
Generator projects to Ruby on Rails
2021
2022
2023
2024
2025
2026
0.0
When object factories don't work because your data is too complex and creating manual fixtures is cumbersome and brittle: Iron Fixture Extractor (for Rails/ActiveRecord)
2021
2022
2023
2024
2025
2026
0.0
Rails tools I use
2021
2022
2023
2024
2025
2026
0.0
Better Rails console prompt.
2021
2022
2023
2024
2025
2026
0.0
rails model-helper to store generated content in redis, for fastaccess
2021
2022
2023
2024
2025
2026
0.0
It's as easy as: rails g fake posts -n 50
2021
2022
2023
2024
2025
2026
0.0
A simple Rails FAQ engine powered by markdown.
2021
2022
2023
2024
2025
2026
0.0
Allows the user to fillout a JSON database field by providing text inputs for keys and values along with Add and Remove controls. Currently requires jQuery.
2021
2022
2023
2024
2025
2026
0.0
A Rails engine that provides a web-based SQL query console with read-only enforcement, authorization hooks, and audit logging.
2021
2022
2023
2024
2025
2026
0.0
Use [...].join without worrying
2021
2022
2023
2024
2025
2026
0.0
A MarkDown TextEditor with jQuery and Markitup! and redcarpet
2021
2022
2023
2024
2025
2026
0.0
Official Ruby SDK for BrainzLab observability platform. Includes Recall (structured logging), Reflex (error tracking), and Pulse (APM with distributed tracing). Auto-instruments Rails, Sidekiq, GraphQL, Redis, and more.
2021
2022
2023
2024
2025
2026
0.0
Front-end bootstraper for nice looking Rails apps.
2021
2022
2023
2024
2025
2026
0.0
ActionController method to log per-request bloat and ActiveRecord instantiation breakdown
2021
2022
2023
2024
2025
2026
0.0
Adds :model_class load hook for every ActiveRecord descendant.
2021
2022
2023
2024
2025
2026