search for: krohling

Displaying 6 results from an estimated 6 matches for "krohling".

Did you mean: rohling
2005 Nov 20
1
Just another localization thread
...can override this values. Since "talk is cheap" (r), I''m a volunteer to make something running this way. I just need an "ok, do that and lets talk again" or an "shut up, l10n suxx0r". And yes, if possible, a rails hacker help is welcome =) thanks! juraci krohling juca [the at sign] jkcosta dot info
2005 Mar 03
19
Better tools for authoring the view
I''m hand editing my .css and .rhtml files using SciTE and hitting refresh in my browser to see the results - its slow going. What tools are people using to author their .css and .rhtml files? Thanks, Neville _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2005 Apr 04
10
Encrypted ASP.Net type viewstate
Does rails have any builtin functionality similar to that of ASP.Net''s encryptable ViewState? For those that don''t know what the ASP.Net viewstate is, it is essentially just a hidden form field with the name __VIEWSTATE, that stores a series of encoded(or encrypted) key/value pairs as it''s value. When the form is submitted the viewstate value is decoded/decrypted on the
2006 Feb 05
8
sha1 or md5?
I''m building a site that requires user log-in and i have seen the Agile book using sha1 for password hashing while R-Forum uses md5. Is there any compelling argument to use one over the other? -- Posted via http://www.ruby-forum.com/.
2005 Feb 09
85
Introduce yourself and your project -- Round 2
On December 14th, 2004 David Heinemeier Hansson sent this to the mailing list: I''m seeing a lot of new names on the list. Could we perhaps do a round of introductions? That would also be a great first post, if you haven''t had a chance to contribute yet. The basics should include your name, your organization, your country and city, and the project you''re
2005 Dec 28
0
Why ar.rubyonrails.com is the rubyonrails homepage?
Hey all, Some time ago (before 1.0?), each framework inside rails has its own address for API documentation (such as ar.rubyonrails.org for ActiveRecord). Now, the only address that works is api.rubyonrails.org. Is this correct? I think there are too many links pointing to ar.rubyonrails.org (and to the others) and no reason to show the homepage instead the specific API :-) thanks, juca