Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
marcamillion
marcamillion has asked
241
questions and find answers to
18
problems.
Stats
2.1k
EtPoint
387
Vote count
241
questions
18
answers
About
Rails developer that loves finance, economics, business & tech.
marcamillion questions
Ruby `require': cannot load such file (LoadError)
How do I use the Bootstrap stylesheet from Twitter with my existing stylesheet in Rails without messing up everything?
Undefined method 'merge' for "test":String - Rails 3.1
Why does my checkout button not work all of a sudden?
How do I do eager loading for multiple associations?
How do I fire another modal when a button is pressed on the current modal?
How do I generate a scaffold for a Sencha Touch 2.x app?
Client Side Validations doesn't work in production, but works in development
When importing a CSV, how do I handle data in a row that corresponds to an association?
Routing Error for a model with a join_table and has_many :through in RailsAdmin
marcamillion answers
couldn't find file 'best_in_place.purr'
How do I use Simple_Form with Nested Resources?
Overriding redirect path after user has confirmed account - Devise
How do I setup my CanCanCan permissions correctly?
JSON Parser Error 783: unexpected token at for params
CanCanCan throws a regular Rails error on an exception rather than a flash message like I specified
How do I execute a helper method from inside a JS ERB?
File to import not found or unreadable: bootstrap (Bootstrap, Rails, Sass error)
RoR devise: sign_in always returns invalid email/password
What causes a 422 Unprocessable Entity Error in Rails 3?