Source: show | on GitHub
# File railties/test/application/assets_test.rb, line 377 def index flash[:cool_story] = true render text: "ok" end