Re: [shoes] Sqlite and Shoes
- From:
- Devyn Cairns
- Date:
- 2010-07-04 @ 17:22
For this part of Shoes, they're similar enough. (class OSX < UNIX, class
Linux < UNIX) :D
On Sun, Jul 4, 2010 at 1:19 AM, ashbb <ashbbb@gmail.com> wrote:
> ps. Sorry, I don't know anything about Mac. :(
>
> ashbb
>
--
~devyn
Re: [shoes] Sqlite and Shoes
- From:
- ashbb
- Date:
- 2010-07-04 @ 10:48
Updated sqlite3-ruby to 1.3.0 on my github repo:
http://github.com/ashbb/shoes/commit/a027d5a7e52137bf887d05e0b09badaa6163056a
Please confirm. If there is no problem for all platforms, I'll send pull
request to official repo (shoes/shoes).
ps. Look at this release note:
http://rubyforge.org/forum/forum.php?forum_id=37179
`Prevent mkmf interfere with Mighty Snow Leopard` ... Is this helpful
for Shoes?
ashbb
Re: [shoes] Sqlite and Shoes
- From:
- Cecil Coupe
- Date:
- 2010-07-05 @ 03:12
Ashbb,
It works for me (Linux X64)
--Cecil
On Sun, 2010-07-04 at 19:48 +0900, ashbb wrote:
> Updated sqlite3-ruby to 1.3.0 on my github repo:
> http://github.com/ashbb/shoes/commit/a027d5a7e52137bf887d05e0b09badaa6163056a
>
> Please confirm. If there is no problem for all platforms, I'll send
> pull request to official repo (shoes/shoes).
>
> ps. Look at this release note:
> http://rubyforge.org/forum/forum.php?forum_id=37179
> `Prevent mkmf interfere with Mighty Snow Leopard` ... Is this
> helpful for Shoes?
>
> ashbb
>
Re: [shoes] Sqlite and Shoes
- From:
- ashbb
- Date:
- 2010-07-05 @ 13:23
Cecil,
Good news! Thank you for taking time.
Okay, I'm going to send a pull request. :)
ashbb