NoKarma

Arthur Schreiber
Germany
0
4
An electronic bulletin board, written using Ruby on Rails.
Created Thu May 22 16:36:08 -0700 2008
legend
BDD Framework for PHP that does not suck.
Created Thu Jul 17 12:21:47 -0700 2008
legend
A lightweight Blogging Engine built using Ruby On Rails.
Created Tue Jul 08 13:30:24 -0700 2008
legend
A mirror of the mephisto code-base
Forked from technoweenie/mephisto Sun May 18 04:07:48 -0700 2008
legend

Public Activity  feed

NoKarma committed to rubyspec 1 day ago

63e9c5bd5dacf903618892867d056721db537cd9

Updated ruby_bug guards in the Set specs.

NoKarma committed to rubyspec 1 day ago

87cac1647cf33cfc5ecb6a51a8f537aa435beeac

Added specs for Net::FTP#return_code and Net::FTP#return_code=.

NoKarma committed to rubyspec 1 day ago

6b9eddb0a3d67fc4b68c9489df7e3bd1555f6d20

Misc updates to Net::FTP specs.

NoKarma committed to rubyspec 1 day ago

39108606ad94f30290610f9313fdabee8aa831d9

Added specs for Net::FTP#site.

NoKarma committed to rubyspec 1 day ago

50a24c48d3ea836c537f5d7f77f028bcfe0f8629

Added specs for Net::FTP#size.

NoKarma committed to rubyspec 1 day ago

d5c1b9ff2f147414bf14b2cba1f774de41419b00

Updated the Net::FTP#chdir specs.

NoKarma committed to rubyspec 2 days ago

564ef685d6767822513c598fe29d295ff7229ea3

Net::FTP#lastresp and Net::FTP#last_response_code specs now use the dummy server, too.

NoKarma committed to rubyspec 2 days ago

37a0a7e6a15eb5d229710b39122c45e7aab9469d

Updated the Net::FTP#getbinaryfile specs tocheck resuming file downloads.

NoKarma committed to rubyspec 2 days ago

5b05ee58f5361d9c07082ad2a65e26567d387486

Added specs for Net::FTP#getbinaryfile and Net::FTP#get when in binary mode.

NoKarma committed to rubyspec 2 days ago

ad39347df1dc1f83e27e52b755b7bd93f56c7830

Added specs for Net::FTP#gettextfile with a passed block.