Created
November 29, 2017 01:36
-
-
Save nicocedron/dd23701c5895ba6d06998aec317b14fa to your computer and use it in GitHub Desktop.
DAVID
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.col-sm-6 | |
= f.label :mobile_hero, 'Mobile Hero Image' | |
= image_tag explore_content.mobile_hero.url, class: 'image_preview' | |
= f.file_field :mobile_hero | |
br | |
#ESTO VA ANTES DEL :hero_text, 'Hero text:', c EN EL MISMO FILE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.mini-hero | |
= image_tag explore_content.mobile_hero.url | |
a.top-bar | |
|Top selling craddle.<br> | |
|Buy now! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment