cigarette 2.2 → 2.3

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.
Files changed (2) hide show
  1. data/lib/cigarette.rb +4 -1
  2. metadata +4 -4
@@ -7,7 +7,7 @@ require 'cigarette/rvm'
7
7
  class Cigarette
8
8
  include Colors
9
9
 
10
- VERSION = "2.2"
10
+ VERSION = "2.3"
11
11
  # Hope.
12
12
  CANCER_DO_NOT_APPEAR = 42
13
13
 
@@ -84,6 +84,9 @@ class Cigarette
84
84
  out = @outputs[ruby.to_s]
85
85
  display_main_screen(out[:status], out[:output],
86
86
  out[:time], out[:color])
87
+ else
88
+ display_menu
89
+ Curses.refresh
87
90
  end
88
91
  end
89
92
  sleep 0.1
metadata CHANGED
@@ -1,12 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cigarette
3
3
  version: !ruby/object:Gem::Version
4
- hash: 7
4
+ hash: 5
5
5
  prerelease:
6
6
  segments:
7
7
  - 2
8
- - 2
9
- version: "2.2"
8
+ - 3
9
+ version: "2.3"
10
10
  platform: ruby
11
11
  authors:
12
12
  - Thibaut Deloffre
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2012-12-31 00:00:00 Z
17
+ date: 2013-01-07 00:00:00 Z
18
18
  dependencies: []
19
19
 
20
20
  description: Tiny test tool