recruiter 1.1.16
Recruiter is a Rails Engine for adding job posting functionality to a Rails APP. Users should be able to post articles
Gemfile:
=
install:
=
Runtime Dependencies (13):
devise
>= 0
draper
>= 0
foundation-rails
>= 0
jquery-rails
>= 0
kaminari
>= 0
makeup
~> 0.3.0
omniauth
>= 0
omniauth-facebook
>= 0
omniauth-github
>= 0
redcarpet
~> 3.2.0
simple_form
>= 0
Development Dependencies (10):
capybara
>= 0
coveralls
>= 0
faker
>= 0
interactive_editor
>= 0
machinist
>= 0
mysql2
>= 0
rspec-rails
~> 3.3
shoulda-matchers
>= 0
simplecov
>= 0