Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Alex
Alex has asked
21
questions and find answers to
18
problems.
Stats
707
EtPoint
220
Vote count
21
questions
18
answers
About
Alex questions
Mongoid, confused with embedded document with timestamps and versioning?
Cannot get wicked_pdf to work on heroku ? (but it works locally)
Simple boolean data update with mongdb?
Ruby: can GC::Profiler.enable in production environment cause performance issue?
Rails 3: how to detect if the application is running in server mode for multiple different environment?
Mongoid - Array management ? insert unique value, remove value if exists?
Mongoid: How to load only some fields of an object you lazy load via reference?
Overriding Devise's registration controller to allow for a redirect after a successful sign_up has been done
Devise: Is it possible to NOT send a confirmation email in specific cases ? (even when confirmable is active)
How to do proper database testing (TDD) on Rails 3 using MongoDB and Mongoid
Alex answers
Mongoid - Array management ? insert unique value, remove value if exists?
Rails module with Mongoid
skip validation after create mongoid rails
Mongoid: Querying for documents for certain fields which contains a given string
heroku db:push showing invalid database url
Mongoid: How to load only some fields of an object you lazy load via reference?
Devise: Is it possible to NOT send a confirmation email in specific cases ? (even when confirmable is active)
How to do proper database testing (TDD) on Rails 3 using MongoDB and Mongoid
Different registration process with devise / cancan but only one User model?