Skip to content

BryanHouston/tiy-week-4-lab

Repository files navigation

The Iron Yard - Week 4 Lab - Rails Dynamic Pages

Goals:

  • Able to create a rails app
  • Style the rails app using the asset pipeline
  • Use the Router (config/routes) to have a dynamic set of pages
  • Pass data from the controller to the views to render

Requirements:

  1. Craft a Rails app that shows your Surf and Paddle (can expand from day 18)
  2. Make the pages dynamic, where:
  • The root page shows the latest post
  • The images at the bottom of the page link link to that post
  • When viewing that post (URL will be /posts/:name) it shows that post

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published