Skip to content

Commit

Permalink
Define the same file that is required in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Mendonça França committed Nov 20, 2014
1 parent d44e4bf commit da8db79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -106,7 +106,7 @@ Responders only provides a set of modules, to use them, you have to create your
responder. This can be done inside the lib folder for example:

```ruby
# lib/app_responder.rb
# lib/application_responder.rb
class AppResponder < ActionController::Responder
include Responders::FlashResponder
include Responders::HttpCacheResponder
Expand Down

0 comments on commit da8db79

Please sign in to comment.