Sha256: ba30deadee47f60d7352007541aa9a41228152f87fcbfe87ba3542a671b953bd
Contents?: true
Size: 308 Bytes
Versions: 4
Compression:
Stored size: 308 Bytes
Contents
# This controller displays working examples of the helpers. # # After installation, restart your rails server and point your browser to: # # http://<app_name>/bootstrap_view_helpers # class BootstrapViewHelpersController < ApplicationController layout 'bootstrap_view_helpers' def index end end
Version data entries
4 entries across 4 versions & 1 rubygems