#797: MacRuby throws an exception after running rspec example
---+
Reporter: hax...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker|
#425: RSpec not working
+---
Reporter: jens.nock...@… |Owner: martinlagarde...@…
Type: defect | Status: closed
Priority: major |
#425: RSpec not working
+---
Reporter: jens.nock...@… |Owner: martinlagarde...@…
Type: defect | Status: closed
Priority: major |
Hello,
I apologize for the repost, but I have not found help anywhere else...
My goal is to run a ControlTower instance (1) in MacRuby within a Cocoa app,
i.e. using -[MacRuby evaluateFileAtPath:]
First question: Is this possible at all?
Second question:
I understand that my control script is
#797: MacRuby throws an exception after running rspec example
---+
Reporter: hax...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker|
On 21 Jul 2010, at 15:31, Alexander von Below wrote:
> Hello,
>
> I apologize for the repost, but I have not found help anywhere else...
>
> My goal is to run a ControlTower instance (1) in MacRuby within a Cocoa app,
> i.e. using -[MacRuby evaluateFileAtPath:]
>
> First question: Is this poss
"/Users/nick/Sites/" = File.expand_path("~/Sites")
Sent from my iPhone
On Jul 21, 2010, at 11:44, Nick Ludlam wrote:
> "/Users/nick/Sites/"
___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinf
I don't suppose you'd care to contribute an example? This is clearly helpful!
- Jordan
On Jul 21, 2010, at 11:44 AM, Nick Ludlam wrote:
> On 21 Jul 2010, at 15:31, Alexander von Below wrote:
>
>> Hello,
>>
>> I apologize for the repost, but I have not found help anywhere else...
>>
>> My goa
Yeah it was a quickly contrived example. I'm actually doing this in my code:
map "/resources" do run Rack::File.new(NSBundle.mainBundle.bundlePath +
"/Contents/Resources") end
On 21 Jul 2010, at 20:22, Matt Aimonetti wrote:
> "/Users/nick/Sites/" = File.expand_path("~/Sites")
>
>
> Sent fro
On 21 Jul 2010, at 21:00, Jordan K. Hubbard wrote:
> I don't suppose you'd care to contribute an example? This is clearly helpful!
I'm actually in the middle of writing up a tutorial/article of my experiences
in wrapping C/C++ code with simple Obj-C classes, and making it into a loadable
bundl
On Jul 21, 2010, at 1:57 PM, Nick Ludlam wrote:
> On 21 Jul 2010, at 21:00, Jordan K. Hubbard wrote:
>
>> I don't suppose you'd care to contribute an example? This is clearly
>> helpful!
>
> I'm actually in the middle of writing up a tutorial/article of my experiences
> in wrapping C/C++ cod
Or we could even put it in the tutorials or recipes sections of the website
http://www.macruby.org/documentation.html if you are ok with that.
- Matt
On Wed, Jul 21, 2010 at 2:24 PM, Jordan K. Hubbard wrote:
>
> On Jul 21, 2010, at 1:57 PM, Nick Ludlam wrote:
>
> > On 21 Jul 2010, at 21:00, Jor
On 20 Jul 2010, at 19:49, Laurent Sansonetti wrote:
> On Jul 20, 2010, at 10:36 AM, Nick Ludlam wrote:
>
>> On 19 Jul 2010, at 22:00, Laurent Sansonetti wrote:
>>
>>> Hi Nick,
>>>
>>> On Jul 18, 2010, at 11:34 AM, Nick Ludlam wrote:
>>>
So far, so good. I've added the bundle to a MacRuby
Hi Nick,
On Jul 21, 2010, at 4:14 PM, Nick Ludlam wrote:
> On 20 Jul 2010, at 19:49, Laurent Sansonetti wrote:
>
>> On Jul 20, 2010, at 10:36 AM, Nick Ludlam wrote:
>>
>>> On 19 Jul 2010, at 22:00, Laurent Sansonetti wrote:
>>>
Hi Nick,
On Jul 18, 2010, at 11:34 AM, Nick Ludlam
14 matches
Mail list logo