Browse the Ruby on Rails Community.

You are here: Forums Rails in the workplace How do you create your rails d...

Replytotopic

How do you create your rails demo?

Posted in Forums : Rails in the workplace

 
Profile

Authority 0
Posting Rating 55
Sign in to rate this post

I do it: Use RSpec(v1.10, since it support rbehave), I start by writing user story…

What about you
 
Profile

Authority 25
Posting Rating 75
Sign in to rate this post

The first thing that I do when building a demo, or prototype, in Ruby on Rails is determine what I’m trying to do. If this is a project for an internal purpose, I try to identify what the problem is, and what the top needed features would be. Once I’ve done that, I can begin whipping up a database schema to reflect the data structures, and then start massaging in the basic functionality. After that, it’s back and forth refactoring of the database and the codebase.

Replytotopic

Other Recent Topics

Rails in the workplace : SSL with Rails

Rails in the workplace : Blogs in rails

Rails in the workplace : Great Rails resource to help you with your job!

Rails in the workplace : [ANN] RubyOnRails Workshops in the East Midlands, UK

Rails in the workplace : Careful! Trying to get rails adopted can get you fired!

Rails in the workplace : How is Ruby on Rails in India

Rails in the workplace : How do you create your rails demo?

Rails in the workplace : Corporate adoption hurdles

Rails in the workplace : How did you get Rails through the door where you work?

Rails in the workplace : Rails only or do you still use other Languages?

Formatting Help
  • *bold*       _italics_      
    bq. (quotes)
  • "DSC":http://www.dsc.net
  • * or # (lists)
or cancel