module StoryParamsHelper

Public Instance Methods

story_params() click to toggle source
# File lib/action_view/storybook/helpers/story_params.rb, line 4
def story_params
  params[:story_params]
end