Sha256: cfee4b1eaf763a63ed33186796ed34ff3e373af53d1dda7012c57239ca515b73
Contents?: true
Size: 524 Bytes
Versions: 15
Compression:
Stored size: 524 Bytes
Contents
Description: Setup Foundation assets in your app and generate new layouts preconfigured to use Foundation Example: rails g foundation:install This will insert foundation require lines into default application assets: /app/assets/javascripts/application.js /app/assets/stylesheets/application.css And create sample layout (depending of your template engine): /app/views/layouts/application.html.erb And foundation variables override file: /app/assets/stylesheets/foundation_and_overrides.scss
Version data entries
15 entries across 15 versions & 2 rubygems