Re: [MacRuby-devel] constants again

2011-01-11 Thread Laurent Sansonetti
Hi Joel, The constant name should be Ro_MGSFOTextView. However, it looks like the BridgeSupport file isn't installed in the right path. Therefore, the file isn't loaded up when you call #framework, and the constant isn't mapped. First, the directory inside Resources should be BridgeSupport. Sec

[MacRuby-devel] constants again

2011-01-11 Thread Joel Reymont
What should be the constant name below? Is there a way to find out the constants defined in a framework? Thanks, Joel --- grep -i ro_MGSFOTextView build/Release/MGSFragaria.framework/Resources/BridgeMetadata/MGSFragaria.bridgemetadata irb(main):001:0> framework './build/Release/MGS