search for: rsbt

Displaying 1 result from an estimated 1 matches for "rsbt".

Did you mean: rsat
2007 Jun 20
0
ActionMailer into a Component
Hello I''ve created a little component rsbt (for really Simple Bug Tracker) : <app_root>/components/rsbt Inside this component i have my MVC : bt_controller.rb , bug.rb (model) and the view (into a ''bt'' subfolder) Then, i wanted a notification, once a Ticket has been submitted . So i''ve created a model noti...