You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a demo of creating a custom subclass of actionpack's
AbstractController::Base. For a full explanation of why this is useful,
check out this blog post.
Setup
bundle
ruby example.rb
See example.html for inline documentation.
About
example demonstrating how to subclass actionpack's AbstractController::Base