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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Tue, Apr 22, 2008 at 11:37 AM, Danimal <fightonfightwell-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
The most well-known Rails-based forum at the moment is probably Beast: http://beast.caboo.se/ Jan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---