smartgen_action_view 0.0.2
This gem gives you all the power of ActionView when rendering files in smartgen, such as using partials, helpers, etc.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            actionpack
            >= 3.0.4
          
          
            smartgen
            ~> 0.6.0.beta
          
    Development Dependencies (1):
            rspec
            >= 2.3.0
          
    