Skip to content

gSchool/url_shortener_rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementing URL Shortener in Rails

Development

  1. Fork and clone repository
  2. rake db:create:all
  3. rake spec

Assignment

Your assignment is to translate the URL shortener application you worked on before into Rails.

Your only task is to make all of the failing/pending specs green.

You can use the mockups to help you along the path.

About

The starting point for re-implementing URL Shortener in Rails using the tests from the Sinatra version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published