Skip to content

smartgen/smartgen_erb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smartgen erb

Adds support to use ruby syntax with smartgen.

How it works?

Basically it creates a pre processor to process ruby code like in erb files:

Using

To use it, add gem to your gemspec:

gem 'smartgen_erb'

And then require all engines pre processors after smartgen:

require 'smartgen'
require 'smartgen_erb'

About

A ERB preprocessor for smartgen engines

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages