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
274
questions and find answers to
22
problems.
Stats
2.4k
EtPoint
404
Vote count
274
questions
22
answers
About
Rails developer that loves finance, economics, business & tech.
marcamillion questions
Why does the following Toggle function perform four different operations instead of two?
Omnisocial depends on gem bcrypt-ruby 2.1, but Rails 3.1 depends on bcrypt 3.0.0 - what do I do?
Convert old Rspec syntax into new syntax
How do I create a 4x4 grid with partials only?
How do I select all the rows in a table, except a particular row, using CSS?
How do I execute an if statement inside an image_tag helper in Rails 3?
How do I put a <div> box around my cursor on click?
Why would the icons in RailsAdmin just stop showing up?
How do I see real-time activity of my users in Rails 3?
I have an array of links, and would like to parse each link, what's the most efficient way of examining each with Nokogiri? - Ruby
marcamillion answers
No Such File to Load -- rest_client (Rails 3)
client_side_validations 'Cannot read property 'user[email]' of undefined'
Why does this nested content_tag not render properly?
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?