[#409331] Capture HTML table data, pass to Ruby, pass back and display result in HTML text field — Hubert Wagner <lists@...>

Hello :

11 messages 2013/08/04

[#409336] Rakefile Error - Please Help — "Jennifer T." <lists@...>

Hi,

13 messages 2013/08/04
[#409341] Re: Rakefile Error - Please Help — Hassan Schroeder <hassan.schroeder@...> 2013/08/04

On Sun, Aug 4, 2013 at 7:41 AM, Jennifer T. <lists@ruby-forum.com> wrote:

Re: Rakefile Error - Please Help

From: Hassan Schroeder <hassan.schroeder@...>
Date: 2013-08-05 00:10:39 UTC
List: ruby-talk #409358
On Sun, Aug 4, 2013 at 4:57 PM, Jennifer T. <lists@ruby-forum.com> wrote:

>> Seems to work OK here. Did this error occur the very first time you
>> ran `rake`? And is there a Rakefile in the root directory of this app?
>
> Yes it did and there is a rake file in the root directory.

Strange. What do you get when you run the following:

which ruby
ruby -v
which rake
rake -V
which rspec
rspec -v

-- 
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

In This Thread