search for: stie

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

Did you mean: sti
2006 Aug 10
4
1.1.5 Upgrade and config.load_path not working
...controllers") ] config.load_paths += [File.join(File.expand_path(RAILS_ROOT), "rails_shared/helpers") ] config.load_paths += [File.join(File.expand_path(RAILS_ROOT), "rails_shared/lib") ] And within rails_shared/controllers I have a login_controller. When I hit the stie I see this: Routing Error Recognition failed for "/login/login_form" I had previously tried to use controller_paths but that had never worked for me. Anyone have any ideas? Thanks, Dave -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.ru...
2008 Jun 13
1
Darwine question
I don't know if this is the appropriate site to post a Darwine question. If not please feel free to point me to a more appropriate stie. I?ve got Darwine 1.0-rc4 loaded on my MacBook Pro, which is running Leopard 10.5.3. when I run the Darwine app it brings up a Darwine window in Finder, with four items. And if i select winecfg.exe from the Sample Winelib Applicatoins, X pops up and then so does the winecfg tabbed menu. to insta...
2008 Sep 23
0
Unicode character conversion
Hi, I am working on a web stie which requires unicode support. I mostly works; I have spent few days on the following issues with no solution so any help is very much appreciated.: 1. I would like to decompose a unicode string into individual characters and then compose it again. I can do first part with mystring.chars[i]....
2007 Dec 27
5
Rails 2.02 dropped JSON attribute tag ?
Hey there I was scratching my head over why my application breaks when I run on a local server but works on my remote server. It turns out that my local server is Rails 2.0.2 and my remote server is 1.2.3 and I expect the tag "attributes" to be passed with a json stream, before parsing. Unfortunately, this was dropped in 2.0.2. Is there any documentation on this? Any way to get it back?
2014 Feb 02
4
xorriso or genisoimage syntax assistance
I got this figured out much faster than I thought I would. Thanks to all of your help, Peter, Mattias, Thomas and Helmut. And Thomas, that 8 partition live OS sounds right up my alley, and I will definitely check it out. The second partition is working well with `parted' and `fdisk', so I am quite pleased. Below is, again, "what I came up with". I tried to integrate each of your