Replace IRB with Pry (in your Gemfile) and Byebug with pry-byebug.
gem 'pry-rails', group: [:development, :test]
gem 'pry-byebug', group: [:development, :test]| Is it a language that describes the look and feel of web pages? | |
| Correct answer to CSS | |
| Incorrect answer to CSS |
| class CreateIdentities < ActiveRecord::Migration | |
| def change | |
| create_table :identities do |t| | |
| t.string :provider | |
| t.string :uid | |
| t.integer :user_id | |
| t.timestamps null: false | |
| end |
| Freelance (кто-то менеджит заказчиков) | |
| http://gradberry.com/ - проверяют код на входе как-то | |
| http://www.toptal.com/ - тесты codility и собеседование на английском | |
| https://triplebyte.com/ - "show you can code, interview" | |
| http://dreamlance.io/ - "hand-picked freelancers" | |
| https://gun.io/ - проверяют GitHub, потом пускают | |
| http://www.broadwaylab.com/leads - за $50/m еженедельно шлёт приличных клиентов | |
| http://wearehirable.com/ - пока beta, тоже выборочно будут брать | |
| http://onsite.io/ - "brilliant freelancers", как будто бы design-oriented |