#HTML&CSS
- Front-end Formations
- CSS Cross-Country
- Journey Into Mobile
- Assembling Sass
- Assembling Sass Part 2
- Fundamentals of Design
#JavaScript
This is the error:
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/home/likewise-open/VISIONAMOS/jvidal/.rvm/rubies/ruby-2.1.0/bin/ruby extconf.rb
checking for pg_config... yes
Using config values from /usr/bin/pg_config
If you have a method or attribute in a class, you could invoke the send() method in order to call those | |
methods or attributes. | |
In my case, I was confused when I was trying to do a validator for my class Transaction which has | |
another class associated Account, and there is a class called Entity. | |
I needed validate that an specific account was created in the Account model and belonged to the | |
same entity. | |
==== |