On Jun 23, 2010, at 13:31 , Laurent Sansonetti wrote:
> Ryan, would you be willing to commit & maintain these bits in our SVN
> repository if we give you access?
but of course. seems only fair.
___
MacRuby-devel mailing list
[email protected]
Looks like it would make sense to bundle this in MacRuby directly, since these
are extensions. This way it's easily available to everyone.
Ryan, would you be willing to commit & maintain these bits in our SVN
repository if we give you access?
Laurent
On Jun 23, 2010, at 1:25 PM, Matt Aimonett
I think we should just ship your gem with MacRuby, Laurent, what do you
think?
- Matt
On Wed, Jun 23, 2010 at 1:19 PM, Ryan Davis wrote:
>
> On Jun 23, 2010, at 13:13 , Matt Aimonetti wrote:
>
> > I'd suggest to release a new gem.
>
> yeah... but the reason why I'm torn is that if it goes into m
On Jun 23, 2010, at 13:13 , Matt Aimonetti wrote:
> I'd suggest to release a new gem.
yeah... but the reason why I'm torn is that if it goes into minitest directly,
it goes into macruby directly... easy-peasy for everyone.
___
MacRuby-devel mailing l
I'd suggest to release a new gem.
- Matt
On Wed, Jun 23, 2010 at 1:05 PM, Ryan Davis wrote:
>
> On Jun 23, 2010, at 12:21 , Ryan Davis wrote:
>
> >> class MiniTest::Unit
> >> def self.run_macruby_tests
> >>
> >> module MiniTest::Assertions
> >> def find_ui_menu(*path)
> >> def find_ui_menu_it
On Jun 23, 2010, at 12:21 , Ryan Davis wrote:
>> class MiniTest::Unit
>> def self.run_macruby_tests
>>
>> module MiniTest::Assertions
>> def find_ui_menu(*path)
>> def find_ui_menu_items menu
>> def assert_ui_menu menu, *items
>> def find_ui_menu_item(*path)
>> def assert_ui_action obj, ta