module Select2::Bootstrap
Constants
- VERSION
Then, just the version.
- VERSION_STRING
This is updated via the ‘grunt bump` command, which has a pretty unflexible matching syntax.
Public Class Methods
base_directory()
click to toggle source
# File lib/select2-bootstrap-css.rb, line 5 def self.base_directory File.expand_path('../../compass', __FILE__) end