We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A typical Rails application:
route => (/foo) | | controller => (foos#new) | | model => (Foo.new) | | view => renders HTML form