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
22
questions and find answers to
19
problems.
Stats
729
EtPoint
224
Vote count
22
questions
19
answers
About
Alex questions
Rails: Cannot use methods defined in application helper within devise email views?
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)
Alex answers
Rails: Cannot use methods defined in application helper within devise email views?
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?