Skip to content

Instantly share code, notes, and snippets.

@styx
Created November 12, 2014 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save styx/43a44e1b536ddf7c76bd to your computer and use it in GitHub Desktop.
Save styx/43a44e1b536ddf7c76bd to your computer and use it in GitHub Desktop.
Assets in Rails console
Rails.application.assets.find_asset('mail.css').body
include Sprockets::Helpers::RailsHelper
include Sprockets::Helpers::IsolatedHelper
include ActionView::Helpers::AssetTagHelper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment