Skip to content

AndySingularity/linker_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing:

---
gem 'slim'
gem 'linker_tool', git: 'git@github.com:AndySingularity/linker_tool.git'
---
You need Bootstrap to make this gem look better: http://getbootstrap.com/

Usage:

Add helper method:
---
def main_linker
    @main_linker ||= LinkerTool::ApplicationController.new.main_plate(params, form_authenticity_token)
end
---
And then use <%= raw main_linker %> where you want.

This project rocks and uses MIT-LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors