Sha256: a17bebe8f3b066cd2e8bdd86e8ad19ed05781628c62df0efed5e4badc757046c

Contents?: true

Size: 137 Bytes

Versions: 6

Compression:

Stored size: 137 Bytes

Contents

require 'rails'

module Stratify
  module Gowalla
    class Engine < Rails::Engine
      engine_name :stratify_gowalla
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
stratify-gowalla-0.1.4.1 lib/stratify-gowalla/engine.rb
stratify-gowalla-0.1.4 lib/stratify-gowalla/engine.rb
stratify-gowalla-0.1.3 lib/stratify-gowalla/engine.rb
stratify-gowalla-0.1.2 lib/stratify-gowalla/engine.rb
stratify-gowalla-0.1.1 lib/stratify-gowalla/engine.rb
stratify-gowalla-0.1.0 lib/stratify-gowalla/engine.rb