RubyGems
npm
Organizations
Log in
Sign up
RubyGems
magic_recipes
Versions diffs
0.0.18 → 0.0.19
magic_recipes 0.0.18 → 0.0.19
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/magic_recipes/sqlite.rb
+1
-1
metadata
+1
-1
data/lib/magic_recipes/sqlite.rb
CHANGED
Viewed
@@ -11,7 +11,7 @@ module MagicRecipes
11
11
12
12
desc "setup shared sqlite-folder"
13
13
task :setup_db do
14
-
run "mkdir #{
deploy_to
}
/current/db
"
14
+
run "mkdir #{
sqlite_path
}"
15
15
end
16
16
17
17
desc "save current db"
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: magic_recipes
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.
18
4
+
version: 0.0.
19
5
5
prerelease:
6
6
platform: ruby
7
7
authors: