Skip to content

rubyireland/rubyjobs2

Repository files navigation

This is a simple rails job board from Ruby Ireland, you can see the running website at www.rubyjobs.ie.

Dev Environment Setup

$ git clone [email protected]:GavinJoyce/rubyjobs2.git
$ cd rubyjobs2
$ bundle
$ rake db:create
$ rake db:migrate
$ rake db:seed
$ rails server

Running Tests

$ rspec

About

A simple job listing app from Ruby Ireland (Ruby on Rails 3.2)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7