Quantcast
Channel: CarrotCoded » Support Ticket System
Viewing all articles
Browse latest Browse all 2

Tutorial – Building a Support Ticket System on Rails – Part 2

0
0
We are going to create the following in this tutorial: Ticket Model Ticket Controller Ticket Views Here we going to take the easy way out by having rails generate all the above for us, using a single command. 1. Open Terminal and key the following: -> rails g scaffold Ticket ticketnumber:integer ticketTitle:string ticketDescription:string status:string date:datetime […]

Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images