search for: yahoo_messeng

Displaying 3 results from an estimated 3 matches for "yahoo_messeng".

Did you mean: yahoo_messenger
2006 Apr 28
2
["acts_as_authenticated"] << "Role-Based Authorization Rails Recipe"
...etc.. users also need to login, but go to different pages. do you guys think it''s good to try rick''s acts_as_authenticated + chad''s role based authorization ? -- sig "kind regards" :name => "Arie Kusuma Atmaja", :callme => "Arie", :yahoo_messenger => "riyari3", :email => "ariekusumaatmaja@gmail.com", :blog => %Q~ http://ariekusumaatmaja.wordpress.com ~ haree genee pake (as|ph)p ? siape lu mo bikin framework Ruby test/unit pake php :p
2006 Apr 24
1
search recipe
I was able to follow the search recipe in Chad Fowler''s upcoming book but I''m wondering if there is any sort of recipe/guide out there to actually perform the search once the auto-complete does its stuff. Anyone? It''s kind of hard to search for search.. -- Posted via http://www.ruby-forum.com/.
2006 Apr 26
10
ANN: svn_conf generator -- making "svn import" easy and fun
Rails make it easy to start a new application. At the same time, import a new project into Subversion is not that simple -- there are quite few files that should be ignored. I used to manually remove added log files and tmp/cache, tmp/sessions, tmp/sockets files after the import and then go through the painful process of setting svn:ignore properties. There is an easier way -- simply