Skip to content

Byclosure/htmlful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

include the module in the helpers:

module ApplicationHelper
  include Htmlful::DynamicFields
  ...
end

include the javascript file in your layout:

= javascript_include_tag "dynamic_fields"


rake htmlful:update:javascripts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published