[Ironruby-core] Newwer to Ironruby/ruby
Sam Clopton
lists at ruby-forum.com
Mon Jan 4 13:41:44 EST 2010
Jimmy Schementi wrote:
> Actually, I have already spent some time figuring out the correct
> instructions, but have not posted yet. I'd like as much help, so Sam,
> I'd like as much feedback as you can provide.
>
> For SQLServer, the mssql adapter is no longer being maintained, and the
> pointers Shri gave are the preferred way of doing things. However, like
> I said, the instructions aren't quite tested yet, so either you can
> figure it out yourself, or wait for me to update it (which will be soon,
> but again it will be good for help).
>
> I'm not aware of your rack issue, so I'll look into it. Is this error
> occur when running against WEBrick?
>
> ~js
> ________________________________________
> From: ironruby-core-bounces at rubyforge.org
> [ironruby-core-bounces at rubyforge.org] on behalf of Shri Borde
> [Shri.Borde at microsoft.com]
> Sent: Sunday, January 03, 2010 11:03 PM
> To: ironruby-core at rubyforge.org
> Subject: Re: [Ironruby-core] Newwer to Ironruby/ruby
>
> For SQL Server, you are better off using ironruby-dbi +
> sqlserver_adapter as mentioned in the attached email. Ivan has already
> fixed a number of SQL issues in ironruby-dbi. Usage is not streamlined
> yet though. See
> http://github.com/ironruby/ironruby/blob/master/Merlin/Main/Languages/Ruby/Tests/Scripts/ActiveRecordTests.rb
> for hints on how to set things up.
>
> I have added a rough note about this to
> http://ironruby.net/Documentation/Real_Ruby_Applications/Rails, but the
> instructions need to be flushed out more. Will be great if you can help
> flush this out...
Yes, I am currently running WEBrick in a development environment, but
soon I want to deploy it in a closed network on IIS. The rack issue was
showing up when the authlogic gem that I am using for authenication was
trying to destroy the session. I will try to set up a environment at
home using IronRuby, Rails, and ironruby-dbi + sqlserver. Especially
since I have a web application I would like to develop at home. I would
be more than happy to provide feedback of my results and any problems
and solutions that I find.
I am very excited about the progress that you guys have made on getting
Ruby running on .Net.
Thanks for the feedback,
-Sam
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list