Class: Flyer
- Inherits:
-
MLS::Model
- Object
- ActiveRecord::Base
- MLS::Model
- Flyer
- Includes:
- MLS::Avatar
- Defined in:
- lib/mls/flyer.rb
Instance Method Summary collapse
Methods included from MLS::Avatar
Instance Method Details
#url ⇒ Object
7 8 9 |
# File 'lib/mls/flyer.rb', line 7 def url "http://#{MLS.asset_host}/flyers/#{file_digest}/compressed/#{file_name}" end |