[#404611] Looking for Rubyists interested in P2P and privacy — Tony Arcieri <tony.arcieri@...>
Hey there, excuse the spam ;) Hopefully this is relevant enough.
3 messages
2013/08/07
[#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
[#409339] Re: Capture HTML table data, pass to Ruby, pass back and display result in HTML text field
— Hubert Wagner <lists@...>
2013/08/04
Hello Jesus :
[#409340] Re: Capture HTML table data, pass to Ruby, pass back and display result in HTML text field
— Hassan Schroeder <hassan.schroeder@...>
2013/08/04
On Sun, Aug 4, 2013 at 9:18 AM, Hubert Wagner <lists@ruby-forum.com> wrote:
[#409346] Re: Capture HTML table data, pass to Ruby, pass back and display result in HTML text field
— Hubert Wagner <lists@...>
2013/08/04
Thank you all for your assistance (and patience).
[#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:
[#409349] Re: Rakefile Error - Please Help
— "Jennifer T." <lists@...>
2013/08/04
Hassan Schroeder wrote in post #1117692:
[#409350] Re: Rakefile Error - Please Help
— Hassan Schroeder <hassan.schroeder@...>
2013/08/04
On Sun, Aug 4, 2013 at 1:42 PM, Jennifer T. <lists@ruby-forum.com> wrote:
[#409351] Re: Rakefile Error - Please Help
— "Jennifer T." <lists@...>
2013/08/04
Hassan Schroeder wrote in post #1117715:
[#409356] Re: Rakefile Error - Please Help
— Hassan Schroeder <hassan.schroeder@...>
2013/08/04
On Sun, Aug 4, 2013 at 2:21 PM, Jennifer T. <lists@ruby-forum.com> wrote:
[#409357] Re: Rakefile Error - Please Help
— "Jennifer T." <lists@...>
2013/08/04
Hassan Schroeder wrote in post #1117723:
[#409358] Re: Rakefile Error - Please Help
— Hassan Schroeder <hassan.schroeder@...>
2013/08/05
On Sun, Aug 4, 2013 at 4:57 PM, Jennifer T. <lists@ruby-forum.com> wrote:
Re: Rakefile Error - Please Help
From:
"Jennifer T." <lists@...>
Date:
2013-08-05 03:13:44 UTC
List:
ruby-talk #409362
Hassan Schroeder wrote in post #1117729: > On Sun, Aug 4, 2013 at 5:23 PM, Jennifer T. <lists@ruby-forum.com> > wrote: > >> rake -v > > That should be an upper-case V (yes, inconsistent with the others). > > The only thing I see unusual is the system-wide rvm install but that's > no reason for it not to work. Unless there's some sort of permissions > problem between your rake in /usr/local and wherever you have this > project. Is it somewhere under your home directory? What are the > perms/ownership of the project and the Rakefile? Oh ok, when I did rake -V this was the output (rake, version 10.1.0). Here are the permissions for the project, including rakefile. Thanks so much for your help. drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 00_hello drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 01_temperature drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 02_calculator drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 03_simon_says drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 04_pig_latin drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 05_silly_blocks drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 06_performance_monitor drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 07_hello_friend drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 08_book_titles drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 09_timer drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 10_temperature_object drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 11_dictionary drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 12_rpn_calculator drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 13_xml_document drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 14_array_extensions drwxr-xr-x@ 4 user staff 136 Jun 7 17:21 15_in_words -rwxr-xr-x@ 1 user staff 63 Jun 7 17:21 Gemfile -rwxr-xr-x@ 1 user staff 414 Jun 7 17:21 Rakefile -rwxr-xr-x@ 1 user staff 3634 Jun 7 17:21 advanced_setup.html drwxr-xr-x@ 3 user staff 102 Jun 7 17:21 assets -rwxr-xr-x@ 1 user staff 11684 Jun 7 17:21 index.html -rwxr-xr-x@ 1 user staff 65 Jun 7 17:21 rspec_config.rb -rwxr-xr-x@ 1 user staff 5121 Jun 7 17:21 teacher_notes.html -- Posted via http://www.ruby-forum.com/.