Taylor luk
Taylor luk
is there any chance that searchlogic will support class method that returns a scope or ActiveRecord::Relation. They both support chainable lazily queries, this is better to construct more complex name...
Currently i18n only supports gettext native php extension, it is good but contains serious limitation on some deployment platform. For instance apache1/2 caches translation mo file aggressively with no way...
Strict standards: Non-static method CoreFilters::first() cannot be called statically in /home/tkn/public/h2o-php/h2o.php on line 211 [original LH ticket](http://idealian.lighthouseapp.com/projects/11041/tickets/3) This ticket has 0 attachment(s).
When applying named argument to filters, when use a variable as name:value pair, the variable is not resolved with the given context. could be the it be Parser or Context::applyFilters()...
This looks like a string encoding issue for gettext processing, some latin character is broken when html is set to UTF8 but works fine without it. [original LH ticket](http://idealian.lighthouseapp.com/projects/11041/tickets/7) This...
Using the ORM framework found at: http://lukebaker.org/projects/activerecord-in-php/ I was unable to output data in the template because the model’s object’s "attributes" array (where it keeps its row data, accessed through...
autoescape all variable output will improve security against XSS attacks and script injections. [original LH ticket](http://idealian.lighthouseapp.com/projects/11041/tickets/12) This ticket has 0 attachment(s).
Is it possible to use coulda + webrat +rspec2 with rails3.. Since there is a long way for cucumber to support rails3 yet, coulda as being cucumber-lite will be perfect...
Is it possible to remove "i", "l", "o", "0" characters that introduce common human error "iIlLOo0"
I can login using the same credential on web netbank and mobile app. ``` # cba-netbank ui Logon as account 1xxxxxxx ... ? Failed to logged in, try again? No...