Now includes basic Rails scaffolding with attributes as part of the work.
Example:
rails generate ultra_light_wizard:wizard Project steps:basic_info,project_detail,file_uploads,preview attributes:name:string,description:text,start_date:date,delivery_date:date step_alias:part
Output:
More on the way, I promise!
Example:
rails generate ultra_light_wizard:wizard Project steps:basic_info,project_detail,file_uploads,preview attributes:name:string,description:text,start_date:date,delivery_date:date step_alias:part
Output:
More on the way, I promise!
No comments:
Post a Comment