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