Skip to content

testbrian/rubyjobs2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

$ git clone git@github.com:GavinJoyce/rubyjobs2.git
$ cd rubyjobs2
$ bundle
$ rake db:create
$ rake db:migrate
$ rake db:seed
$ rails server
$ 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

 
 
 

Contributors

Languages

  • Ruby 66.6%
  • HTML 16.5%
  • CSS 11.3%
  • JavaScript 5.6%