Skip to content

mhartl/palindrome_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palindrome Detector

This is the final sample app for Learn Enough Ruby to Be Dangerous.

Setup

After cloning the repo, follow these steps to get the app working:

$ bundle install
$ bundle exec rake           # Verifies that the test suite is green
$ bundle exec rerun app.rb   # Runs the app on http://localhost:4567

About

A palindrome detector Sinatra App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published