We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9d9dc0 commit a8e101eCopy full SHA for a8e101e
ruby/rails-hyperstack/Gemfile.lock
@@ -86,7 +86,7 @@ PATH
86
PATH
87
remote: .
88
specs:
89
- rails-hyperstack (0.0.1)
+ rails-hyperstack (0.1.0)
90
hyper-model (= 0.1.0)
91
hyper-router (= 0.1.0)
92
hyperstack-config (= 0.1.0)
ruby/rails-hyperstack/Rakefile
@@ -20,4 +20,6 @@ namespace :spec do
20
end
21
22
23
-task :default => :spec
+task :default do
24
+
25
+end
0 commit comments