Sha256: 38530f3e96913e1db0e670ea704f19f2fb3ddf0db096f975b761a54f975e4a39
Contents?: true
Size: 472 Bytes
Versions: 8
Compression:
Stored size: 472 Bytes
Contents
# -*- encoding : utf-8 -*- class Card; module Set; class Self # Set: The card "BootstrapFunctions" # module BootstrapFunctions; extend Card::Set def self.source_location; "/Users/ethan/dev/decko/gem/card-mod-bootstrap/set/self/bootstrap_functions.rb"; end include_set Abstract::BootstrapCodeFile def load_stylesheets add_bs_stylesheet "functions" end end;end;end;end; # ~~ generated from /Users/ethan/dev/decko/gem/card-mod-bootstrap/set/self/bootstrap_functions.rb ~~
Version data entries
8 entries across 8 versions & 1 rubygems