0.0
Add breadcrumbs to your rails app while keeping your code very clean
2021
2022
2023
2024
2025
2026
0.0
EOS This is a significant fork of Lasse Bunk's rails gem 'gretel' (http://github.com/lassebunk/gretel) that retains the convenient page hierarchy specification DSL of the original gem, but does all rendering using a user-specifiable partial template.
2021
2022
2023
2024
2025
2026
0.0
actiondebug is a utility that can give you more insight
into the structure of your Rails application. It can show all filters that
a controller is using, grouped by action. It can also report which actions
skip a given filter. Its extendability is essentially endless. Great tool
...
2021
2022
2023
2024
2025
2026
0.0
Swift-Boiler is a tool developed for iOS developers to speed up the process of implementing views, models, controllers, and many other common patterns found in an iOS project. Inspired by the swift syntax and the simplicity of the Rails generate tool, Swift-Boiler is a simple to use boiler plate ...
2021
2022
2023
2024
2025
2026
0.0
Simple gem to improve SEO to your rails app.
2021
2022
2023
2024
2025
2026
0.0
Ruby on Rails Plugin that automatically wraps html_escape() around ActiveRecord attribute methods associated with string and text fields in the database.
0.0
Use Great Pretender to easily add layout-specific mockups in a Rails app without having to recreate the mockup wheel. Your design should be happening in-browser; this will help you get there.
2021
2022
2023
2024
2025
2026
0.0
Reverse engineer existing databases and generate migrations, models, or scaffolding
2021
2022
2023
2024
2025
2026
0.0
A method for hindering input capabilities within a textarea or text input. Attempts to disallow text selection, cursor placement, and characters outside of the "normal" ASCII print character range.
2021
2022
2023
2024
2025
2026
0.0
Generating HTML tables of data in the views of your Rails
application is not very DRY even for the simpler of cases. Cheveret allows you to more
clearly separate logic and templating and reduce the amount of code in your views.
2021
2022
2023
2024
2025
2026
0.0
This jquery.easy was built using the library at http://gsgd.co.uk/sandbox/jquery/easing/
2021
2022
2023
2024
2025
2026
0.0
Encryption and decryption for Rails applications, based on ActiveSupport::MessageEncryptor, using
multiple secrets providers, and defining a simple, purpose-based encryption/decryption API.
2021
2022
2023
2024
2025
2026
0.0
Ostiary is a security gem for your (rails) controllers & actions.
It employs a before_filter-like call to set policies per controller/action.
You can pass your own security call in block and handle the PolicyBroken
yourself.
Policies are also inherited from parent classes.
...
2021
2022
2023
2024
2025
2026
0.0
### Features ###
* Allows you to utilize scenejs without having to clutter up your assets with tons of js files for self hosters.
* Seamlessly allows you to create and utilize plugins you've made and placed in your vendor/assets/javascripts/scenejs_plugins directory
* Preserves th...
2021
2022
2023
2024
2025
2026
0.0
Identify any Plate record or class with URIs. Somewhat based on Rails's GlobalID gem.
2021
2022
2023
2024
2025
2026
0.0
An opinionated way of organizing model-view code in Ruby on Rails, based on decorators
2021
2022
2023
2024
2025
2026
0.0
Clean, simple explicit and strait-forward web view cell for use in Rails/Sinatra/Lux.
2021
2022
2023
2024
2025
2026
0.0
A gem for importing the pixi.js canvas library into Rails projects.
2021
2022
2023
2024
2025
2026
0.0
Sync your translations files and generate file with model attributes
2021
2022
2023
2024
2025
2026
0.0
Crud Resource for Rails controllers
2021
2022
2023
2024
2025
2026