built.io 0.1 → 0.2

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: built.io
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.1'
4
+ version: '0.2'
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -62,6 +62,31 @@ files:
62
62
  - lib/built/object.rb
63
63
  - lib/locales/en.yml
64
64
  - lib/built.rb
65
+ - doc/js/app.js
66
+ - doc/js/full_list.js
67
+ - doc/js/jquery.js
68
+ - doc/index.html
69
+ - doc/file.README.html
70
+ - doc/Built/Util.html
71
+ - doc/Built/Query.html
72
+ - doc/Built/Client.html
73
+ - doc/Built/BuiltAPIError.html
74
+ - doc/Built/Timestamps.html
75
+ - doc/Built/Object.html
76
+ - doc/Built/BuiltError.html
77
+ - doc/Built/Class.html
78
+ - doc/Built/Application.html
79
+ - doc/Built/QueryResponse.html
80
+ - doc/top-level-namespace.html
81
+ - doc/method_list.html
82
+ - doc/_index.html
83
+ - doc/Built.html
84
+ - doc/file_list.html
85
+ - doc/css/common.css
86
+ - doc/css/style.css
87
+ - doc/css/full_list.css
88
+ - doc/frames.html
89
+ - doc/class_list.html
65
90
  - MIT-LICENSE
66
91
  - README.md
67
92
  homepage: https://github.com/vishy1618/built.io-ruby-sdk