/rorsearch

Basic search engine. Learning Ruby on Rails

Primary LanguageRuby

Ruby on Rails Search engine

Test application developed in Ruby on rails. Simple search by name and advanced search form by category, keywords and price.

Installing the app

Once you downloaded/clone the code, run in you terminal:

bundle install
bundle update
rails server

If there is any problem, use "sudo". Then, open http://localhost:3000 and the app must be running.

--

This is a test application, developed and used for learn Ruby on Rails. It was made following the steps from several tutorials. If you need help contact me in http://edgargomez.es/#contacts