Metadata


Name
responders
Version
3.1.0
Platform
ruby
Authors
José Valim
Bindir
bin
Date
2023-02-03 00:00:00 UTC
Dependencies
railties (>= 5.2)
actionpack (>= 5.2)
Description
A set of Rails responders to dry up your application
Email
heartcombo@googlegroups.com
Files
CHANGELOG.md
MIT-LICENSE
README.md
lib/action_controller/respond_with.rb
lib/action_controller/responder.rb
lib/generators/rails/USAGE
lib/generators/rails/responders_controller_generator.rb
lib/generators/rails/templates/api_controller.rb.tt
lib/generators/rails/templates/controller.rb.tt
lib/generators/responders/install_generator.rb
lib/responders.rb
lib/responders/collection_responder.rb
lib/responders/controller_method.rb
lib/responders/flash_responder.rb
lib/responders/http_cache_responder.rb
lib/responders/locales/en.yml
lib/responders/version.rb
Homepage
https://github.com/heartcombo/responders
Licenses
MIT
Metadata
{"homepage_uri"=>"https://github.com/heartcombo/responders", "changelog_uri"=>"https://github.com/heartcombo/responders/blob/master/CHANGELOG.md", "source_code_uri"=>"https://github.com/heartcombo/responders", "bug_tracker_uri"=>"https://github.com/heartcombo/responders/issues"}
Require paths
lib
Required ruby version
>= 2.5.0
Required rubygems version
>= 0
Rubygems version
3.4.5
Specification version
4
Summary
A set of Rails responders to dry up your application
Original platform
ruby
New platform
ruby