search for: mahloof

Displaying 2 results from an estimated 2 matches for "mahloof".

Did you mean: aloof
2008 Dec 29
3
TimeZone Mystery on a virtual dedicated server
Hi, I have a weird problem woth the time zone on my virtual (goDaddy) dedicated server I had to setup the timezone using system-config-date to GMT+7 i am in NY (GMT-5) when i do GMT-5 i get all the times 2 hours ahead seems like there's something im missing here If i add an event to my web app let's say 7:30 - 8:15 , the only way for me to show it right is GMT+7 can anyone help me
2008 Oct 25
1
Returning a variable to before_filter
I know its probably doesnt sound right, but I am trying to call a before_filter method that will check whats the user role and then based on that return a string / hash / array to the before_filter something like this: class MonqiClassesController < ResourceController::Base before_filter :check_user_access_level , grant_access def check_user_access_level if