Sha256: e4481bd38f3c0da7463e0bdb813a5bf81653d46eeb6402eca727834097319c20
Contents?: true
Size: 158 Bytes
Versions: 5
Compression:
Stored size: 158 Bytes
Contents
describe "Application '<%= name %>'" do before do @app = UIApplication.sharedApplication end it "returns fun" do @app.should == :fun end end
Version data entries
5 entries across 4 versions & 1 rubygems