search for: fugal

Displaying 5 results from an estimated 5 matches for "fugal".

Did you mean: fuga
2006 Sep 08
3
Tripp Lite OMNI900LCD
...trieved (Reportlen = 459) Size read for the report descriptor: 4294967221 Unable to get Report descriptor (-75) After that /dev/usb/hiddev0 disappears and things appear to be generally ugly until I replug the USB cable. I can't get newhidups to recognize it at all. Any suggestions? -- Hans Fugal Fugal Computing
2006 May 13
4
Status
I''ve been looking in on WxRuby occasionally to see if it''s ready foruse, because I like some of the precepts, esp. native widgets.Finally I decided to ask. How close is it to being easily installable on the three majorplatforms? deb or rpm on linux, binary installers on windows and osx.It has to be that easy for people to want to distribute applicationsto end users that use this
2012 Sep 21
4
Good resource for the history of activerecord association method naming?
Someone asked me about the history of the method naming in activerecord and I wasn''t sure where to point them. For example, there was early criticism noted of has_and_belongs_to_many in this old post from 2005: http://hans.fugal.net/blog/2005/10/03/habtm/ I was mentioning that many_to_many is not used because there are a few different ways of doing that via has_many :through and has_and_belongs_to_many, and to me belongs_to seems reasonable since it is a model associated with a child table that has a foreign key to a p...
2006 May 14
0
cross-platform quest
On May 13, 2006, at 9:25 AM, Hans Fugal wrote: > Hello Lyle, > > I submitted a Summer of Code proposal to pick that toolkit which is > closest to the cross-platform panacea and take up the slack to help it > reach it. I don''t know yet if I''ll get it, but I''m getting a head > start. > &g...
2004 Oct 25
1
Rails 0.8: Just shy of 100 additions, changes, tweaks, and fixes!
...lem with composite named objects [Moo Jester] * Added the possibility for shared partials. Example: <%= render_partial "advertisement/ad", ad %> This will render the partial "advertisement/_ad.rhtml" regardless of which controller this is being called from. [Jacob Fugal] * Fixed crash when encountering forms that have empty-named fields [James Prudente] * Added check_box form helper method now accepts true/false as well as 1/0 [what-a-day] * Fixed the lacking creation of all directories with install.rb [Dave Steinberg] * Fixed that date_select returns va...