Skip to content

EduardKurbanov/creates_html_file_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

to call (gem) require "creates_html_file_test",

the creates_html_file_test method has the following arguments, ( content=nil - empty default, title_arg="my page" - set the default title name - "my page", arg="index" - sets the name of the html file by default - "index", bypass_html: false - when false, all html tags are turned off, when true, the code is not changed )

CreatesHtmlFileTest.creates_html_file_test(content=nil, title_arg="my page", arg="index", bypass_html: false)

About

creating html page in ruby (gem)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages