Module: StoryParamsHelper

Defined in:
lib/action_view/storybook/helpers/story_params.rb

Instance Method Summary collapse

Instance Method Details

#story_paramsObject



4
5
6
# File 'lib/action_view/storybook/helpers/story_params.rb', line 4

def story_params
  params[:story_params]
end