Skip to content

Commit 31fbe55

Browse files
committed
turn off warnings. how to make this on for dev only?
1 parent 858c745 commit 31fbe55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/nirv

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env ruby -w
1+
#!/usr/bin/env ruby
22

33
$:.unshift File.join(File.dirname(__FILE__), *%w[.. lib])
44
require "nirvanahq"

0 commit comments

Comments
 (0)