Bruno Frank
Bruno Frank
Estou tentando usar o BRDinheiro em uma classe que não extende de ActiveRecord, porém recebo um erro `ruby undefined method `composed_of' for AccountTransfer:Class`, alguém tem alguma ideia se é possível?...
Hello everyone, I came across with a very weird behavior, when I setup the database in `database.yml` it can't connect, it just shows the error `could not obtain a database...
Pronto doesn't work just when the formmater is gitlab, I tried to figued it out, but everything looks good to me. ## Gemfile ``` gem 'pronto' gem 'pronto-brakeman', require: false...
Hey guys, When I list the albums I got all albums on my device, but when I call `getLibrary`it doesn't bring images inside some albums, or maybe it doesn't link...
When i try to connect to the Socket.io server i get this error. SocketIO.connect("http://127.0.0.1:8080", sync: true) send> "GET /socket.io/1/websocket/qyhantvB6h6EAWWccSKr HTTP/1.1\r\n" send> "Upgrade: WebSocket\r\n" send> "Connection: Upgrade\r\n" send> "Host: 127.0.0.1:8080\r\n" send>...