Skip to content

djdon11/Repo_only

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run bundle install

Run rake db:create ##NOTE: I am using mysql2; so for other adapter and configuration; database.yml should be change

Run rake db:migrate

Run rake db:seed //TO load some dummy data of resorts (Name, Latitude, Longitude)

Run rails server

Now running localhost:3000 should show the resorts listing

To Test the search method of resorts.rb RUN bundle exec rspec spec/models/resort_spec.rb

About

Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •