tuktuk-rails 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 348fa0fb87b154389d519dd5ceb80391bd39e946
4
- data.tar.gz: 511e011ac84036e6f52d819138277aa12d232986
3
+ metadata.gz: 83840ba6733be66b6ec7f582229407f6f200453a
4
+ data.tar.gz: 40a2401117ed7d424b48e7bffce3e1f57b7c8944
5
5
  SHA512:
6
- metadata.gz: 266f08d20a2cea9c426e068613ed5014b595953b7d5a26eae2d2a8057529552024e168d628c5dff038aa8388816ea4f52d799f1dc46f31b98cb1fdcb49e6b35b
7
- data.tar.gz: 2291bf3e349874eccdb3eb04e00450ee1efbf2f950c93245a8cf35629a467c160b6bebeb41ffd14ce45e63a69af7152605890c7dab96237962fe480fd93bc297
6
+ metadata.gz: 6ce0bcff6a2fcdc54fd56f286154db2f0abf77c5673efd7ff07d82f3fe96394eec36706d3ae0a0b2e4f241dc7e7db97ea2e5e049598ce0bb216b658d1c966979
7
+ data.tar.gz: 0622f5b647f1ee5c1b3323df80cc071bfcc51d65699ee345f2bc24b190e381b32186c3cfd25d7eb6c8cfda6de653ef5a56b89309f23ed095dd0808a108ad1541
@@ -1 +1 @@
1
- //= require tuktuk
1
+ //= require tuktuk/tuktuk
@@ -1,14 +1,5 @@
1
1
  /*
2
- * This is a manifest file that'll be compiled into application.css, which will include all the files
3
- * listed below.
4
- *
5
- * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
6
- * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
7
- *
8
- * You're free to add application-wide styles to this file and they'll appear at the top of the
9
- * compiled file, but it's generally better to create a new file per style scope.
10
- *
11
- *= require tuktuk
12
- *= require tuktuk.icons
13
- *= require tuktuk.theme
2
+ *= require tuktuk/tuktuk
3
+ *= require tuktuk/tuktuk.icons
4
+ *= require tuktuk/tuktuk.theme
14
5
  */
@@ -1,3 +1,3 @@
1
1
  module Tuktuk
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tuktuk-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sergio Revilla