module Cuprum::Rails

An integration between Rails and the Cuprum library.

Constants

VERSION

@return [String] the current version of the gem.

Public Class Methods

version() click to toggle source

@return [String] The current version of the gem.

# File lib/cuprum/rails.rb, line 10
def self.version
  VERSION
end