3 Forks
138 Stars
138 Watchers

super_module

SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This also succeeds ActiveSupport::Concern by offering lighter syntax

How to download and setup super_module

Open terminal and run command
git clone https://github.com/AndyObtiva/super_module.git
git clone is used to create a copy or clone of super_module repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with super_module https://github.com/AndyObtiva/super_module/archive/master.zip

Or simply clone super_module with SSH
[email protected]:AndyObtiva/super_module.git

If you have some problems with super_module

You may open issue on super_module support forum (system) here: https://github.com/AndyObtiva/super_module/issues