Module: SinatraSocialShareButton
- Defined in:
- lib/version.rb,
lib/sinatra_social_share_button.rb
Defined Under Namespace
Modules: Helpers Classes: Config
Constant Summary collapse
- VERSION =
'0.1.0'
Class Attribute Summary collapse
-
.config ⇒ Object
Returns the value of attribute config.
Class Method Summary collapse
Class Attribute Details
.config ⇒ Object
Returns the value of attribute config.
6 7 8 |
# File 'lib/sinatra_social_share_button.rb', line 6 def config @config end |