search for: bruceville

Displaying 11 results from an estimated 11 matches for "bruceville".

2005 Dec 21
13
Too many login generators?
there is a blog about it http://www.realityforge.org/articles/2005/11/12/aaa_in_rails There are so many Authentication/Authorization/Auditing generators now, just like the situation in java''s world, Too many components doing the samething just make me confusion. Why not add one to rails core lib and everybody can extend it for their requirement ? -- Posted via
2006 Apr 14
1
Grouping a list of links by category
Hi, I want to display a list of links grouped by category like this: Group 1 Link 1 Link 2 Group 2 Link 1 Link 2 I have this in my controller: def index @links = Link.find(:all, :order => "category_id") end And this in the view: <ul> <% for link in @links %> <li> <a href="<%= link.url %>"><%= link.link
2006 Apr 14
0
Masked Input Fields?
...ms.length > 0) { document.forms[0].elements[0].focus(); } } along with: <body onLoad="FieldFocus()"> But, if Rails comes with similar functionality built in I''d rather do it the Rails way. Kevin http://www.RawFedDogs.net http://www.WacoAgilityGroup.org Bruceville, TX
2006 Mar 29
1
New to Wine, Install Problem
...ine gurus on the list who would be willing to try installing Agility Unscrambled to determine if this is Wine problem or perhaps just a newbie user problem? The software can be run in "evaluation mode" without a license. Kevin http://www.RawFedDogs.net http://www.WacoAgilityGroup.org Bruceville, TX
2006 May 04
14
Rails Reference 1.1.2
As part of my 3 day training course on Rails, I hand out a 24 page "short reference" of Rails. It''s collection of the most used calls, methods, functions across a wide range of Rails functionality. I have released it under a Creative Commons license, so feel free to grab it and use it and improve it. It''s a bit rough around some of it''s edges, and I
2006 Apr 21
11
Phone Numbers in Rails/MySQL
Is there any easy way to make a fancy looking form to take phone numbers. Something that looks like this: [ ] - [ ] - [ ] ext: [ ] Then when you submit it it''s combined into one string in the database. Optimally it would auto-switch from field-to-field after you fill each field. Has anyone seen anything like this in Rails? Thanks, Adam -- Posted via
2006 Apr 25
3
New Rails book coming down the tube...
Howdy guys and girls, Most of you don''t know me; I''m mostly a lurker in the Rails community... Anyhow, I wanted to let you guys know about my upcoming Rails book: Mr. Neighborly''s Relevant Ramblings, Pointed Pontifications, and Thought Theories on Ruby & Rails. I just released the first chapter for free today (it''s a 60 page Ruby tutorial); you can grab it
2006 Apr 12
4
Laszlo on Rails underway
If you have an interest in providing rich web interfaces for your applications beyond the abilities of DHTML, including audio and video, you may want to join me and 225 other developers on the Laszlo on Rails project. Our Google group is at http://groups.google.com/group/laszlo-on-rails. Be a part of something that will be featured in a talk at RailsConf -- join us!
2006 Apr 28
35
what''s your rails wishlist?
I''ve been working with rails for a while now. Rails is the second web framework I''ve tried. It blows the doors off catalyst (perl''s best framework). I even just wrote my first plugin (broomstick). Ruby''s ability to meta-program blew me away with it''s ease of use. I''ve been so impressed with the helpers that rails uses to make a lot of
2006 May 02
96
[ADV] Second Edition of Agile Web Development with Rails
ANNOUNCING AGILE WEB DEVELOPMENT WITH RAILS, SECOND EDITION =========================================================== http://www.pragmaticprogrammer.com/titles/rails2/ Rails has changed a lot since we announced the first edition of the book a year ago. DHH says that the 1.1 release "boasts more than 500 fixes, tweaks, and features from more than 100 contributors." Who are we to
2006 Apr 30
82
Mongrel 3.15, Ubuntu and Park place (S3)
Hello. I installed under Ubuntu (Dapper) Park Place. I followed the instructions given at the RedHanded site. I get the following mongrel error when launching the application: ** Please login in with `admin'' and password `pass@word1'' ** You should change the default password or delete the admin at soonest chance!/usr/lib/ruby/gems/1.8/gems/mongrel-0.3.12.5/lib/mongrel.rb:584:in