0.0
Most rails helpers tend to be tightly focused on placing a single element on a page, like a link or an image tag. Rails Fancies is for helpers that are more complex and can form the basis of complete a web page. The inaugural helpers are a FAQ helper and a weekly calendar helper.
2021
2022
2023
2024
2025
2026
0.0
Simple, beautiful error messages for Rails. Err_supply unpacks and rekeys the standard Rails error hash to make applying error messages to your views dead simple. Even better, because the library cures Rails' brain-damaged way of recording errors from nested resources/attributes, err_supply works...
2021
2022
2023
2024
2025
2026
0.0
Seamless Ruby on Rails websocket integration. Forked from websocket-rails by wonderweblabs.
2021
2022
2023
2024
2025
2026
0.0
A rails gem to integrate handyCSS styles to your rails project.
2021
2022
2023
2024
2025
2026
0.0
BreadcrumbsOnRails is a simple Ruby on Rails plugin for creating and managing a breadcrumb navigation for a Rails project.
2021
2022
2023
2024
2025
2026
0.0
apiblueprint-rails creates API Blueprint boilerplate when generating scaffold by rails
2021
2022
2023
2024
2025
2026
0.0
twitter-bootstrap4-rails packages the bootstrap.js and bootstrap.css plugin for rails asset pipeline
2021
2022
2023
2024
2025
2026
0.0
tuxedo-css-rails project integrates Tuxedo CSS toolkit for Rails 5, 4.x Asset Pipeline
2021
2022
2023
2024
2025
2026
0.0
Drop in replacement for the Rails integration in the Erubis gem so that Erubis will work with Rails 2.3.
2021
2022
2023
2024
2025
2026
0.0
'application_config' eases project configuring by introducing erb enabled yaml config file in RAILS_ROOT/config folder and provides handful methods accessing config values based on current rails environment. So, you can have separate sets of configuration properties for each rails environment you...
2021
2022
2023
2024
2025
2026
0.0
This gem provide a group form and methods to create a cms this provide a rails g cms:migrations and rails g cms:load to initialize the process function to create new content in your application
2021
2022
2023
2024
2025
2026
0.0
Drop in replacement for the Rails integration in the Erubis gem so that Erubis will work with Rails 2.3.
2021
2022
2023
2024
2025
2026
0.0
Babylonia for rails lets your rails users translate their content into their languages without additional tables or columns in your tables
2021
2022
2023
2024
2025
2026
0.0
Rails session stores for Mongoid, or any other ODM. Rails 4 compatible.
2021
2022
2023
2024
2025
2026
0.0
Drop in replacement for the Rails integration in the Erubis gem so that Erubis will work with Rails 2.3.
2021
2022
2023
2024
2025
2026
0.0
Authorizer is a gem for Ruby (in conjunction with Rails 2.3) that does authorization for you on a per-object basis. What makes this gem different from e.g. declarative_authorization and cancan is they define one role for the entire application. With Authorizer, you define roles for different user...
2021
2022
2023
2024
2025
2026
0.0
Simple rails deploy makes rails deployment process fun!
2021
2022
2023
2024
2025
2026
0.0
Rails allows incremental database migrations, but only provides a single seed file (non-incremental) that causes problems when you try to run it during each application deploy. Germinate provides a process very similar to the Rails database migrations that allows you to ensure that a data seed on...
2021
2022
2023
2024
2025
2026
0.0
Rails CLI gem simplifies the initiation of Rails projects by offering a guided interface for
selecting configurations, making it a must-have tool for junior developers and rapid project prototyping.
2021
2022
2023
2024
2025
2026
0.0
Combodate is a javascript library for entering dates/times.
It depends on momentjs-rails that is included as a dependency.
This gem allows for its easy inclusion into the rails asset pipeline.
2021
2022
2023
2024
2025
2026