Tuesday, January 26, 2010 2:18 PM
> To: ironruby-core@rubyforge.org
> Subject: Re: [Ironruby-core] Updated Rails instructions
>
> The database has information that is FOUO. Even though to me it seems that
> none of the source code has any of that information (why should it), I do
The database has information that is FOUO. Even though to me it seems
that none of the source code has any of that information (why should
it), I don't really want to send any of it other than snippets just to
protect myself. I should be able to put together a different case at
home that has
ut was
# <#>.
#
# diff:
# - #mailto:i...@flanders.co.nz]
Sent: Tuesday, January 26, 2010 1:09 AM
To: Jimmy Schementi
Cc: ironruby-core@rubyforge.org; Shri Borde
Subject: Re: [Ironruby-core] Updated Rails instructions
I'm not seeing that issue atm but I'll work on ironruby
.org [mailto:ironruby-core-
> > boun...@rubyforge.org] On Behalf Of Sam Clopton
> > Sent: Monday, January 25, 2010 3:06 PM
> > To: ironruby-core@rubyforge.org
> > Subject: Re: [Ironruby-core] Updated Rails instructions
> >
> > Sam Clopton wrote:
> >
> >
ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-
> boun...@rubyforge.org] On Behalf Of Sam Clopton
> Sent: Monday, January 25, 2010 3:06 PM
> To: ironruby-core@rubyforge.org
> Subject: Re: [Ironruby-core] Updated Rails instructions
>
> Sam Clopton wrote:
>
>
Sam Clopton wrote:
> Processing CompaniesController#create (for 127.0.0.1 at 2010-01-22
> 14:33:19) [POST]
> Parameters:
> {"authenticity_token"=>"mrfvGtPzabzzhhdx/NFuxMlM64Q50R0V3cQbOtpJjws=",
> "company"=>{"name"=>"hmmmjjj...", "comments"=>"test"},
> "commit"=>"Submit", "controller"=>"comp
> I'm not seeing this; the scaffolding example at the link below does the
> same thing, and redirects fine with the new adapter (a Post created with
> the id "4" will redirect to "/posts/4"):
>
> @post = Post.new(params[:post])
> if @post.save
> flash[:notice] = 'Post was successfully created.
> I'm not seeing this; the scaffolding example at the link below does the
> same thing, and redirects fine with the new adapter (a Post created with
> the id "4" will redirect to "/posts/4"):
>
> @post = Post.new(params[:post])
> if @post.save
> flash[:notice] = 'Post was successfully created.
> -Original Message-
> From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-
> boun...@rubyforge.org] On Behalf Of Sam Clopton
> Sent: Wednesday, January 20, 2010 12:49 PM
> To: ironruby-core@rubyforge.org
> Subject: Re: [Ironruby-core] Updated Rails ins
Bug noticed:
Only with the new adapter (used igem install ...), only when I create a
new row, the redirect below adds two 0's to the end of the new rows id
(I.E. id = 56, it will try to show 5600). Switched back to the old
adapter (at work) for now.
code:
@company = Company.new(params[:com
@rubyforge.org
Subject: Re: [Ironruby-core] Updated Rails instructions
I just noticed the instructions are using ironruby-sqlserver though
you note in your email that you are supporting activerecord-
sqlserver-adapter. Is ironruby-sqlserver a wrapper, or would you
just need to swap your ada
yforge.org] On Behalf Of Jim Deville
Sent: Wednesday, January 20, 2010 12:47 AM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Updated Rails instructions
I believe console 2 defaults to shift + click and drag to select, and auto-copy
on release. I do agree with the request for a bett
Subject: Re: [Ironruby-core] Updated Rails instructions
copying text from console 2. Copy is broken AFAICT.
Where do we submit a request to microsoft to finally include a console that
allows you to copy paste with a keyboard shortcut from a console window, tabs
would be nice too.
I've want
copying text from console 2. Copy is broken AFAICT.
Where do we submit a request to microsoft to finally include a console that
allows you to copy paste with a keyboard shortcut from a console window,
tabs would be nice too.
I've wanted to get that for 15 years now.
right click the console window
That's terrific, Jimmy! Thanks! Jim mentioned that the 'i' prefix might be
going away soon, but I noticed that you are still using the 'i'-prefixed
versions of commands. What's the timeline?
Cheers!
Ryan Riley
Email: ryan.ri...@panesofglass.org
LinkedIn: http://www.linkedin.com/in/ryanriley
Blog
All,
http://ironruby.net/Documentation/Rails has been updated to show instructions
for running Rails 2.3.5 on IronRuby, including using the official
activerecord-sqlserver-adapter (v2.3). Thanks to Ivan for his work on
ironruby-dbi!
The steps are extrememly simple now. Assuming you have IronRu
16 matches
Mail list logo