search for: taft

Displaying 20 results from an estimated 107 matches for "taft".

Did you mean: tact
2015 Feb 14
2
[LLVMdev] Y.A.Project based on LLVM: ParaSail LLVM-Based compiler
...of the ParaSail run-time support library. All ParaSail software is open source, and can be downloaded from http://parasail-lang.org. There is also a "blog" that documents the design and implementation of ParaSail: http://parasail-programming-language.blogspot.com Sincerely, -Tucker Taft AdaCore Lexington, MA
2006 Jul 12
4
error when using plugin discover
...ined method `[]'' for nil:NilClass (NoMethodError) from /usr/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/commands/plugin.rb:658:in `scrape'' ... How do I get past this? -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060712/c939db10/attachment.html
2005 Dec 29
6
How do I open and read/write to a file?
...site times out. Can someone tell me where to find info on how to: 1. Get a list of filenames in a directory. 2. How to open a file. 3. How to read it a line at a time. -- Thanks in advance for the help, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2006 Apr 28
6
[OT] Ruby ftp client for windows
...( a resume feature)? Would be nice if it could handle secure/ encrypted transmissions as well? Failing that, can anyone recommend a good scriptable ftp client for the Windows plaftorm? -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060428/859b025a/attachment.html
2006 Feb 03
6
Rails from the command line
...can this be done? It will be installed on a Windows box with InstantRails1.0, (if that matters). I will be doing more processes like this, so this is a good opportunity to get it right. -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060203/ca917e81/attachment.html
2006 Jul 17
6
Has markaby been abandoned?
...ding to the change log, the last change was in February of 2006. Does this mean that the project has been abandoned? Or, at version 0.3 it was considered production stable and complete? -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060717/eea4dbec/attachment.html
2006 Mar 23
6
[mongrel] [fedora5] install error " can''t find ruby libs"
...m native extension. Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/mongrel- 0.3.11 for inspection. ruby extconf.rb install mongrel\n How should I resolve this? -Larry -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060323/14754e69/attachment.html
2006 May 22
4
naming convention for bridge tables.
...ed: track_houses. Building a bridge table called: colors_track_houses, gives me model associaton errors. How do I construct a bridge table where the table names contain multiple words? -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060522/911b8446/attachment.html
2006 Mar 10
7
ODBC adapter connection help please.
...word => "<passwd>" ) end When I call this via the console, I get a " unknown adapter" error. I''ve checked and an odbc file is included. -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060310/a8c15dd2/attachment.html
2006 Jan 27
2
Multiple database read
...anipulate it. What would be the best way to set that up? Would I put the connection info in a controller, so that the controller method with open and close the connection? Any thought? -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060127/fdd0c012/attachment-0001.html
2006 May 04
3
Date find help please.
...lly understand the syntax. I tried @result = Item.find( :all, :conditions => "inserted_on < #{30.days.ago}") and got a MySQL syntax error. Thanks in advance for the help. -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060504/ed5acad6/attachment.html
2006 May 29
3
is Sql Server support built in?
...k installer 1.8.4-16 and rails. Am unable to get an app to talk to by SS2000 database using adapter: sqlserver. Is Sql Server support built-in, or do I need to install something else? -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060529/bbf1aa03/attachment.html
2006 Mar 19
1
Ruby startup slow on Windows Server 2003
...akes 30-secs to start on the Windows 2003 servers in our shop. Has anyone found a way to speed that up? ( I know Linux is much faster, but that''s not an option, in this case). -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060319/e3483c8d/attachment.html
2006 Mar 18
9
How do I write this SQL the Rails way?
...from bills group by bill_number, status;") How would I rewrite it using ''find :all ...'' ?? -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060318/bb596858/attachment.html
2006 Jul 19
4
How do I overwrite/extend a scaffold module?
...ome formatting. Without having to do a lot of repetitive hand editing. Is there a simple way to overwrite/extend part of the scaffold generator? Do I need to write my own from scratch? -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060719/0faf5899/attachment.html
2006 Jul 20
3
[OT Ruby] Displaying a binary ?
...lay the binary equivalent of a number? I tried this: b = 0b1101 puts b # returns decimal value ( 13 ) b.to_bn # generates "unable to convert FIXNUM to STRING.." error. -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060720/2b4be5a7/attachment.html
2006 Jul 21
3
Extending scaffold with plugin
I want to create a new scaffold. Would it be best to implement as a plugin? Any tips on how to get started? -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060721/2e9f2ca6/attachment.html
2006 Jun 19
2
is there a ''Markaby_scaffold'' available?
...9;'.mab'' files. It got me wondering... Has anyone written a plugin to generate scaffolds in Markaby, yet?? That would be truly awesome if there was on out there already. -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060619/fcc866d4/attachment.html
2006 Feb 16
2
How do I use ODBC with rails.
...ws platform. Has anyone done this? Would someone be able to walk me through it? or point me to the relavant docs. My searches haven''t turned up any usefull information so far. -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060216/008f25d8/attachment.html
2006 Feb 22
1
Running mysql scripts from rails.
...I run SQL scripts from rails? I have a testing menu item called "import data". How can I get it to call a SQL script file that will import the data into a MySQL table for me? -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060222/bd9dc5c7/attachment-0001.html