Code Monkey home page Code Monkey logo

sinatra-basic-views-lab's Introduction

Sinatra Basic Views Lab

Objectives

  1. Set a controller action to render a separate view
  2. Render HTML in the view

Instructions

You've been hired to build an app for the local bowling alley. They want a page that displays their regular hours, dates of tournaments, bowling alley bar menus, and eventually, a way to reserve and pay for a lane online.

But for now, they'll settle for just the basics.

Step 1:

In app.rb, you'll want to create a controller action that responds to a GET request and loads index.erb in the browser.

Step 2:

Start writing HTML in index.erb. Run the rspec tests to make sure you have the appropriate content on the page.

sinatra-basic-views-lab's People

Contributors

dependabot[bot] avatar drakeltheryuujin avatar graciemcguire avatar ihollander avatar lizbur10 avatar maxwellbenton avatar sgharms avatar telegraham avatar victhevenot avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sinatra-basic-views-lab's Issues

The steps in the README are in the wrong order

Hi. The README for this lab says that you need to "start by writing the HTML in index.erb", run the Rspec tests, and then write the corresponding controller action.

However, the tests have this in the reverse order. Even if you write the correct HTML, they all fail unless you write the controller action FIRST.

All you need to do is switch Step 1 and Step 2 in the README, and you're good.

Thanks (as always) for looking into this!

---Sdcrouse

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.