Flowdock
controller_path() public

Returns the full controller name, underscored, without the ending Controller. For instance, MyApp::MyPostsController would return “my_app/my_posts” for controller_path.

Returns

Show source
Register or log in to add new notes.