Re: [typo] db:create gives Unknown database

2008-06-19 Thread Michael Hasenstein
Arun Gupta wrote: AIU the main point of db:create is to create the database. Since Rails 2.0, I've never use mysqladmin command to create the database and always used db:create. I'm still confused why I need to explicitly create the database using mysqladmin. -Arun Hi Arun, No one here

Re: [typo] db:create gives Unknown database

2008-06-19 Thread Arun Gupta
Thanks Michael, Your statement is bringing sanity back to me :) Since Rails 2.0 (now 2.1), I've always created database using db:create. I was wondering why it just does not work with Typo but the bug report seems to make some sense. Now the weird thing is that config/environment.rb has:

Re: [typo] db:create gives Unknown database

2008-06-19 Thread Scott Likens
Hi, It wasn't that I had any doubt that db:create should work, it was that rake task is defined in rails, and not typo. So I felt it was more rails related. Where it's casued or ended, I don't know. it works for me with regular ruby 1.8.6, I don't use jruby so I did not test, but I

[typo] Tags

2008-06-19 Thread Ron Green
I have just installed 5.0.3. I noticed that once I assign a tag to a post, Then the tags for that post cannot be edited. Is this how it is supposed to work? -- [EMAIL PROTECTED] ___ Typo-list mailing list Typo-list@rubyforge.org

[typo] Typo, Tags, and Mars Edit

2008-06-19 Thread Ron Green
Mars Edit nows supports the inclusion of tags with a post but it doesn't work with Typo. Daniel Jalkut at Red Sweater posed the following statement on this subject: It sounds like possibly Typo updated their service to support tags, but have not yet updated their remote editor API to work