Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jendiamond/jobby-job
https://github.com/jendiamond/jobby-job
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jendiamond/jobby-job
- Owner: jendiamond
- Created: 2016-03-26T02:24:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-03-30T19:59:10.000Z (over 8 years ago)
- Last Synced: 2024-10-09T01:41:05.524Z (about 1 month ago)
- Language: Ruby
- Homepage: https://jobby-job.herokuapp.com
- Size: 155 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Jobby-Job
I wanted to keep track of my job search. I tried using other tools but none worked exactly the way I wanted them to so I made my own.
---
### Installation
$ `bundle install`
$ `bundle exec rake db:create`
$ `bundle exec rake db:migrate`
$ `rails server`---
Rails version 4.2.5
Ruby version 2.1.4-p265 (x86_64-linux)
RubyGems version 2.4.5
Rack version 1.6.4
JavaScript Runtime Node.js (V8)
Middleware Rack::Sendfile, ActionDispatch::Static, Rack::Lock, #, Rack::Runtime, Rack::MethodOverride, ActionDispatch::RequestId, Rails::Rack::Logger, ActionDispatch::ShowExceptions, WebConsole::Middleware, ActionDispatch::DebugExceptions, ActionDispatch::RemoteIp, ActionDispatch::Reloader, ActionDispatch::Callbacks, ActiveRecord::Migration::CheckPending, ActiveRecord::ConnectionAdapters::ConnectionManagement, ActiveRecord::QueryCache, ActionDispatch::Cookies, ActionDispatch::Session::CookieStore, ActionDispatch::Flash, ActionDispatch::ParamsParser, Rack::Head, Rack::ConditionalGet, Rack::ETag
Application root /vagrant/job
Environment development
Database adapter sqlite3
Database schema version 20160326000733