soba3kofta 0.0.0.pre1 → 0.0.0.pre2

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: f0650669e028777d9c50542196e73451df640526
4
- data.tar.gz: 042677004d8319b5c74b5455a09e93132e9051c2
3
+ metadata.gz: ca024c6c49fd2083791f09e4d354740f13cc2c50
4
+ data.tar.gz: 2bb95fb2b112c90c16e986b7fb58b8148d6fec60
5
5
  SHA512:
6
- metadata.gz: 1c4243173e35a1ec0e582db7ed1ddeced2ff20857dd26add016b91362c09435bd2748dd36d4391294db2c88c5fa2757f68941336ce7ad019b42fb14be7fe6082
7
- data.tar.gz: 9541dcd6917b24d2e68114465f6be8b378aed164c59d58e09f9ca9f42dd204b2d23e2afe23366262aa45d7b4fd3dcf93db4f361fc60b40a237e938288e7f9376
6
+ metadata.gz: 985335c1863fa1046ec2f04a83be9bf192eca5ca9df43ee682b7bf181cb815a458f64cb7aa5782bdc388635de5b81ede4bad75207d41a880738691f2f8f9f1a8
7
+ data.tar.gz: e67c0726015ae5952761f34f2eb38fc1fff467eeda07b0665b316ece96d06bba10d13adc15579cbd0dd769107c7dc724d5a77d3f65d3a46fe62e3fda6d02310b
@@ -3,7 +3,7 @@ module Soba3kofta
3
3
  Soba3kofta::Persistence::DS.load id
4
4
  end
5
5
 
6
- module Mo2tamarSa7afy
6
+ module Salata
7
7
  extend Mushin::DSL::Notebook
8
8
  Mushin::DSL::Notebook.build 'mohema', 'law', 'edelo'
9
9
  end
data/lib/soba3kofta.rb CHANGED
@@ -1,4 +1,5 @@
1
1
  #require "mushin"
2
+ =begin
2
3
  %w(mushin).each do |library|
3
4
  begin
4
5
  require library
@@ -6,5 +7,6 @@
6
7
  raise "== Soba3Kofta cannot run without #{library} installed"
7
8
  end
8
9
  end
9
-
10
+ =end
11
+ require 'mushin'
10
12
  require 'soba3kofta/base'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: soba3kofta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0.pre1
4
+ version: 0.0.0.pre2
5
5
  platform: ruby
6
6
  authors:
7
7
  - theotherstupidguy