songrit / mindapp

generate ror app from mind map
MIT License
17 stars 5 forks source link

Request Features #22

Open kul1 opened 9 years ago

kul1 commented 9 years ago

class Article include Mongoid::Document

mindapp begin

include Mongoid::Timestamps field :name, :type => String field :content, :type => String field :published_on, :type => Date

mindapp end

validates_presence_of :name embeds_many :comments belongs_to :author end

In this case in freeman what should we do

I suggested to branch like the pictures for all required icon screen shot 2558-03-25 at 2 13 21 pm

songrit commented 9 years ago

put the pencil icons in all literal lines; like so

screenshot from 2015-03-25 07 55 09