Re: Need advice on Models

2012-09-06 Thread Dave Everitt
Hi Cj I don't think anyone answered your question, so here's a quick reply. Since you said I'm not sure I understand what models do I presume you're a beginner, so this states what may already be obvious! I'm still a noob at heart too. You don't really need a models module to do what

Re: Need advice on Models

2012-09-06 Thread Daniel Bryan
If you're new to the world of web development, it might help to have a bit of context on what Camping's models actually are. ActiveRecord is an abstraction of a database that's primarily developed for use in the Ruby on Rails framework, which you could argue Camping is to some extent a rebellion

Need advice on Models

2012-08-31 Thread cj
Hello, I'm new to ruby and camping. I'm learning ralis along with camping. I like camping because the MVC is all on one page. So, I'm wondering if you can help. Here's my code. https://gist.github.com/3562873 I'm writing a little app that displays a random quote when you refresh the page. On line