sarahmonster / suitor

Open-source Rails app for tracking job applications.
http://mrsuitor.com
Apache License 2.0
7 stars 1 forks source link

WIP: Add job offer to posting #142

Closed sarahmonster closed 9 years ago

sarahmonster commented 9 years ago

Solves #54. Will need tests!

tofumatt commented 9 years ago

Aside from the scaffolded controller, there's no UI for this in any Postings controller, is there? I can certainly fix/improve the tests here though!

sarahmonster commented 9 years ago

I'm working on this offline--so the UI is already (mostly) built, I just can't push right now!

sarah semark

On Nov 10, 2014, at 06:38, Matthew Riley MacPherson notifications@github.com wrote:

Aside from the scaffolded controller, there's no UI for this in any Postings controller, is there? I can certainly fix/improve the tests here though!

— Reply to this email directly or view it on GitHub.

tofumatt commented 9 years ago

Ten four! I figured as much, so I put my work into that separate branch/pull request.