Overview
Stage is a code template generator that utilizes helpers as presenters to reduce ruby code used in views.
Members
Manager:
Andrew Stone
Latest news
Stage: Release 0.4.4
missed model_name reference in controller
Stage: Release 0.4.3
Fixed: generated model_name was not correct with name that contained underscore
Stage: Release 0.4.2
The action_name instance variable is no longer accessible as @action_name, need to call action_name method.