Skip to content

katelyp/zoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoo

by Kate

A simplified app to demonstrate the use of of polymorphic associations in Ruby on Rails.

Watch a presentation and live demo here.

Note: Apologies for the lack of well-written commit history. Will get better at this!

Getting Started

Clone this repository and bundle.

git clone git@github.com:katelyp/zoo.git
cd hausie
bundle install

Create and initialize the database.

rake db:create db:migrate

Start the application server.

rails server

Access the application at http://localhost:3000/.

Credits

Thanks to friends and colleagues who have helped with the AJAX dropdown select box component :)

Comments, Issues, Questions?

If you have any comments, issues or questions, feel free to raise them on github.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors