Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Olly
Olly has asked
25
questions and find answers to
22
problems.
Stats
822
EtPoint
259
Vote count
25
questions
22
answers
About
Olly questions
Correct use of :disabled option for text_field in Rails 2.3?
How do I configure Apache to handle missing image assets?
Configure Hibernate to escape underscores in LIKE clause using SQL Server dialect
Correctly storing dates with TimeZone in MySQL DB for a Rails application
Why do some page requests hang when fetching Javascript/image assets using Safari and Apache 2.2.3?
Should I migrate a MySQL database with a latin1_swedish_ci collation to utf-8 and, if so, how?
Performance of multi-column MySQL indexes when using only one column in a query
How to validate a model's date attribute against a specific range (evaluated at run time)
Is it possible to change the logging level of delayed_job separately from the main Rails app?
How to I dynamically set the expiry time for a cookie-based session in Rails
Olly answers
Correct use of :disabled option for text_field in Rails 2.3?
Store Password Field in Encryption Form Using MySQL and Hibernate
Restrict ActionMailer to one domain
Validating URL in Java
How to insert/replace XML tag in XmlDocument?
Losing session in rails 2.3.2 app using subdomain
jRails Alternative
how to set subdomain for length of integration test on multi-site app?
Delayed Job not logging in Production
Running multiple background parallel jobs with Rails