Rails Controller Abstractions
This category does not have a description yet. You can add one on github!
2.4
Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important.
It makes your controllers more powerful and cleaner at the same time.
2018
2019
2020
2021
2022
2023
0.84
DecentExposure helps you program to an interface, rather than an
implementation in your Rails controllers. The fact of the matter is that
sharing state via instance variables in controllers promotes close coupling
with views. DecentExposure gives you a declarative manner of exp...
2018
2019
2020
2021
2022
2023
0.1
resources_controller rails plugin: rc makes RESTful controllers fun
0.02
Parameter filter done OO, extending strong parameters.
2018
2019
2020
2021
2022
2023
0.01
Prevent form re-submition when hitting 'back'. Instead, choose where to redirect the user if she hits 'back', e.g. to the edit page of the record that was created.
2018
2019
2020
2021
2022
2023
0.01
Toast is a Rack application that hooks into Ruby on Rails. It exposes ActiveRecord models as
a web service (REST API). The main difference from doing that with Ruby on Rails itself is
it's DSL that covers all aspects of an API in one single configuration.
2018
2019
2020
2021
2022
2023
0.0
Use the power of Cancan to control the flow of your controllers.
2018
2019
2020
2021
2022
2023
0.0
Rails RESTful controller abstraction plugin.
2018
2019
2020
2021
2022
2023