0.0
Switches lets you turn on and off parts of your code from the commandline. There's a defaults.yml and a current.yml in the background.
For example:
app/models/user.rb
after_create :subscribe_email if Switches.campaign_monitor?
>> Switches.campaign_monitor?
# => false
$ rake switches:on[campai...
2021
2022
2023
2024
2025
2026
0.0
The newest sofort Api
2021
2022
2023
2024
2025
2026
0.0
Configure required environment variables in your Rails apps
2021
2022
2023
2024
2025
2026
0.0
This gem allows Rails apps to easily access the API's and login infrastructure of OpenStax Accounts.
2021
2022
2023
2024
2025
2026
0.0
websocket helpers for rails
2021
2022
2023
2024
2025
2026
0.0
Serialized address class for use with Rails models.
2021
2022
2023
2024
2025
2026
0.0
I've found that when developing Rails apps, I tend to almost always pair each scope with an instance method which returns a boolean indicating whether the object is included inside that scope.\n\nThis gem simply automatically creates that method for you. Nothing super fancy, and you might conside...
2021
2022
2023
2024
2025
2026
0.0
Terminal multiplayer snek game made at Railscamp 19, Adelaide
2021
2022
2023
2024
2025
2026
0.0
an asset gemification of the socicon icon font library
2021
2022
2023
2024
2025
2026
0.0
A no-nonsense, fully configurable Rails credit card/payment vendor gem.
2021
2022
2023
2024
2025
2026
0.0
Sortable HTML tables for Rails
2021
2022
2023
2024
2025
2026
0.0
Sparrowhawk uses bundler and vendor/cache to package rails applications into a war file, without executing Java or JRuby
2021
2022
2023
2024
2025
2026
0.0
Flexible robots.txt solution for Rails to use different robots.txt files depending on the environment.
2021
2022
2023
2024
2025
2026
0.0
A simple API to download soundcloud songs in Ruby and Rails
2021
2022
2023
2024
2025
2026
0.0
This gem adds sparkline JS to your rails project.
2021
2022
2023
2024
2025
2026
0.0
This is a small utility to query specs for Ruby on Rails projects
2021
2022
2023
2024
2025
2026
0.0
Rails3 assets for Spawn POC
2021
2022
2023
2024
2025
2026
0.0
Read-out (rails generated) microdata from javascript
2021
2022
2023
2024
2025
2026
0.0
Watches specs for a Ruby (1.8 or 1.9) or Rails (2 or 3) project
2021
2022
2023
2024
2025
2026
0.0
A small tool to help add routes to a Rails app before a test suite runs, without effecting your existing routes
2021
2022
2023
2024
2025
2026