Skip to content

csmartinez/Word-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Word Counter Allows user to enter a many words, split by spaces, and a seperate single word to count how many times it was entered. Punctuation attached to words not counted.

Ruby version 2.2

##Project Setup

  1. open terminal

  2. $ cd word_counter

  3. ruby app.rb

  4. go to https://localhost:4567 in web browser

##Tests

tests for ruby methods can be run using the rspec gem

gem install rspec rspec

##Motivation

Class assignment To practice creating a Ruby class and method, using sinatra views and bootstrap

##License

MIT License. Copyright 2015. Created by Carli Martinez

About

epicodus week 1 assessment 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages