Skip to content

Commit

Permalink
Adding newlines to end of files
Browse files Browse the repository at this point in the history
  • Loading branch information
KurtPreston committed Apr 10, 2014
1 parent 1297c15 commit 6b95ec3
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion bin/scaffold.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
end
output.puts
end
end
end
2 changes: 1 addition & 1 deletion example/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@

puts "\n\nSecond set of outputs"
api.send_message :RequestAccountData, :subscribe => true
api.wait_for :AccountDownloadEnd
api.wait_for :AccountDownloadEnd
2 changes: 1 addition & 1 deletion lib/ib-ruby.rb
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
require 'ib'


2 changes: 1 addition & 1 deletion rails_spec/dummy/config/boot.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
Bundler.setup
end

$:.unshift File.expand_path('../../../../lib', __FILE__)
$:.unshift File.expand_path('../../../../lib', __FILE__)
2 changes: 1 addition & 1 deletion rails_spec/integration/bar_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
page.should have_content("20120312 15:41:09")

end
end
end
2 changes: 1 addition & 1 deletion rails_spec/integration/contract_detail_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
page.should have_content("20120422:0930-1600;20120423:0930-1600")

end
end
end
2 changes: 1 addition & 1 deletion rails_spec/integration/contract_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
page.should have_content("ISIN")

end
end
end
2 changes: 1 addition & 1 deletion rails_spec/integration/execution_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
page.should have_content("20120312 15:41:09")

end
end
end
2 changes: 1 addition & 1 deletion rails_spec/integration/order_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
page.should have_content("true")

end
end
end
2 changes: 1 addition & 1 deletion spec/gw.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
puts 'To run specs against the Gateway port, use:'
puts '$ rspec -rgw spec'

PORT = 4001
PORT = 4001
2 changes: 1 addition & 1 deletion spec/integration/contract_info_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -249,4 +249,4 @@
__END__
ContractData messages v.6 and 8 identical:
10-8-500-GOOG-OPT-20130118-500-C-SMART-USD-GOOG 130119C00500000-GOOG-GOOG-81032967-0.05-100-ACTIVETIM,ADJUST,ALERT,ALGO,ALLOC,AON,AVGCOST,BASKET,COND,CONDORDER,DAY,DEACT,DEACTDIS,DEACTEOD,FOK,GAT,GTC,GTD,GTT,HID,ICE,IOC,LIT,LMT,MIT,MKT,MTL,NONALGO,OCA,PAON,POSTONLY,RELSTK,SCALE,SCALERST,SMARTSTG,STP,STPLMT,TRAIL,TRAILLIT,TRAILLMT,TRAILMIT,VOLAT,WHATIF,-SMART,AMEX,BATS,BOX,CBOE,CBOE2,IBSX,ISE,MIBSX,NASDAQOM,PHLX,PSE-1-30351181-GOOGLE INC-CL A--201301-Communications-Internet-Web Portals/ISP-EST-20120428:CLOSED;20120430:0930-1600-20120428:CLOSED;20120430:0930-1600-
10-6-500-GOOG-OPT-20130118-500-C-SMART-USD-GOOG 130119C00500000-GOOG-GOOG-81032967-0.01-100-ACTIVETIM,ADJUST,ALERT,ALGO,ALLOC,AON,AVGCOST,BASKET,COND,CONDORDER,DAY,DEACT,DEACTDIS,DEACTEOD,FOK,GAT,GTC,GTD,GTT,HID,ICE,IOC,LIT,LMT,MIT,MKT,MTL,NONALGO,OCA,PAON,POSTONLY,RELSTK,SCALE,SCALERST,SMARTSTG,STP,STPLMT,TRAIL,TRAILLIT,TRAILLMT,TRAILMIT,VOLAT,WHATIF,-SMART,AMEX,BATS,BOX,CBOE,CBOE2,IBSX,ISE,MIBSX,NASDAQOM,PHLX,PSE-1-30351181-GOOGLE INC-CL A--201301-Communications-Internet-Web Portals/ISP-EST-20120428:CLOSED;20120430:0930-1600-20120428:CLOSED;20120430:0930-1600-
10-6-500-GOOG-OPT-20130118-500-C-SMART-USD-GOOG 130119C00500000-GOOG-GOOG-81032967-0.01-100-ACTIVETIM,ADJUST,ALERT,ALGO,ALLOC,AON,AVGCOST,BASKET,COND,CONDORDER,DAY,DEACT,DEACTDIS,DEACTEOD,FOK,GAT,GTC,GTD,GTT,HID,ICE,IOC,LIT,LMT,MIT,MKT,MTL,NONALGO,OCA,PAON,POSTONLY,RELSTK,SCALE,SCALERST,SMARTSTG,STP,STPLMT,TRAIL,TRAILLIT,TRAILLMT,TRAILMIT,VOLAT,WHATIF,-SMART,AMEX,BATS,BOX,CBOE,CBOE2,IBSX,ISE,MIBSX,NASDAQOM,PHLX,PSE-1-30351181-GOOGLE INC-CL A--201301-Communications-Internet-Web Portals/ISP-EST-20120428:CLOSED;20120430:0930-1600-20120428:CLOSED;20120430:0930-1600-
2 changes: 1 addition & 1 deletion spec/integration/orders/trades_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,4 @@ def execution_should_be side, opts={}
11:11:45:436 <- 7-3-456-1111--20120430 11:11:36-----
11:11:45:439 -> 11-8-456-1-12087792-EUR-CASH--0.0--IDEALPRO-USD-EUR.USD-0001f4e8.4f9dbc96.01.01-20120430 11:11:43-DU118180-IDEALPRO-BOT-20000-1.32485-308397342-1111-0-20000-1.32485--
11:11:45:439 -> 11-8-456-2-12087792-EUR-CASH--0.0--IDEALPRO-USD-EUR.USD-0001f4e8.4f9dbc9a.01.01-20120430 11:11:45-DU118180-IDEALPRO-SLD-20000-1.32480-308397343-1111-0-20000-1.32480--
11:11:45:439 -> 55-1-456-
11:11:45:439 -> 55-1-456-
2 changes: 1 addition & 1 deletion spec/tws.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
puts 'To run specs against TWS (not default Gateway) port, use:'
puts '$ rspec -rtws spec'

PORT = 7496
PORT = 7496

0 comments on commit 6b95ec3

Please sign in to comment.