Sha256: 7ba6d7486c46dad02cfb23cd4d88d97b6cacb4efac6afe4ab34ce35303fc0e29

Contents?: true

Size: 314 Bytes

Versions: 19

Compression:

Stored size: 314 Bytes

Contents

require "rubygems"
require "core_ext/object"
require "core_ext/hash"
require "shelly/helpers"
require "shelly/model"

module Shelly
  autoload :App, "shelly/app"
  autoload :Cloudfile, "shelly/cloudfile"
  autoload :Client, "shelly/client"
  autoload :User, "shelly/user"
  autoload :VERSION, "shelly/version"
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
shelly-0.0.37 lib/shelly.rb
shelly-0.0.36 lib/shelly.rb
shelly-0.0.34 lib/shelly.rb
shelly-0.0.33 lib/shelly.rb
shelly-0.0.32 lib/shelly.rb
shelly-0.0.31 lib/shelly.rb
shelly-0.0.30 lib/shelly.rb
shelly-0.0.29 lib/shelly.rb
shelly-0.0.28 lib/shelly.rb
shelly-0.0.27 lib/shelly.rb
shelly-0.0.26 lib/shelly.rb
shelly-0.0.21.pre5 lib/shelly.rb
shelly-0.0.25 lib/shelly.rb
shelly-0.0.24 lib/shelly.rb
shelly-0.0.23 lib/shelly.rb
shelly-0.0.22 lib/shelly.rb
shelly-0.0.21.pre3 lib/shelly.rb
shelly-0.0.21.pre2 lib/shelly.rb
shelly-0.0.21 lib/shelly.rb