sunnyside 0.1.0 → 0.1.1

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.
@@ -35,13 +35,8 @@ module Sunnyside
35
35
 
36
36
  def self.rails_server
37
37
  puts "Please wait..."
38
- Sunnyside.determine_browser
39
38
 
40
- %x(start /max http://localhost:3000/providers)
41
-
42
- puts "Web browser launched. Now launching server..."
43
-
44
- Dir.chdir("#{DRIVE}/sunnyside-files/sunnyside-app")
39
+ Dir.chdir("R:/Departments/AR Department/sunnyside-app")
45
40
 
46
41
  %x(rails s)
47
42
  end
@@ -1,3 +1,3 @@
1
1
  module Sunnyside
2
- VERSION = "0.1.0" # stupid, no-good, lousy rubygems not letting me yank my bad install. grumble grumble...
2
+ VERSION = "0.1.1" # stupid, no-good, lousy rubygems not letting me yank my bad install. grumble grumble...
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sunnyside
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: