Sha256: 88870ead091e0777e018b4b7d7061d05eb287fd7fc248b052ccfabf41c60b004

Contents?: true

Size: 516 Bytes

Versions: 5

Compression:

Stored size: 516 Bytes

Contents

javascript:
  $(document).ready(function() {
    $('.hero-unit p:last').after("<p>Enjoy!</p>")
  });

.hero-unit
  h1 Hello, world!
  br
  p Welcome to your newly generated rails application...
  p Meander around the code to see what's been done for you. Many small, and a few not-so-small, customizations have been made.
  p Custom generator templates create views that are bootstrap compatible and specs that are factory-aware and follow best practices.
  p Your applicated is ready for easy deployment to heroku.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
raygun-0.0.33 rails_40/app/views/pages/root.html.slim
raygun-0.0.32 rails_40/app/views/pages/root.html.slim
raygun-0.0.31 rails_40/app/views/pages/root.html.slim
raygun-0.0.30 rails_40/app/views/pages/root.html.slim
raygun-0.0.29 rails_40/app/views/pages/root.html.slim