Files
2012-12-29 01:53:06 +01:00

4 lines
95 B
Ruby

ActionDispatch::Callbacks.to_prepare do
LastFM::Request::api_key = ENV['LASTFM_API_KEY']
end