Hello!
I need to build a job board system for a new application I’m working
on. I’m curious if there are any examples or plugins for this? I can
build it but I’d rather not re-invent the wheel on this one.
The problem is: all my searches just keep showing other job posting
sites, not any examples of code to build a job posting site.
Any pointers to sample code or plugins for this?
Thanks!
-Danimal
On Tue, Apr 22, 2008 at 11:37 AM, Danimal [email protected]
wrote:
I need to build a job board system for a new application I’m working
on. I’m curious if there are any examples or plugins for this? I can
build it but I’d rather not re-invent the wheel on this one.
The problem is: all my searches just keep showing other job posting
sites, not any examples of code to build a job posting site.
Any pointers to sample code or plugins for this?
Sure, at the end of the day, a job board is just a specialized type of
forum.
Look for some rails forum software, it will get you going in the right
direction
Mikel
http://lindsaar.net/ruby-on-rails-tips/
The most well-known Rails-based forum at the moment is probably Beast:
http://beast.caboo.se/
Jan