Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
user = User.create! name: 'Name' user.create_profile! about: "hello world"
mail = Mail.new configuration[:gmail] ftp = FTP.new configuration[:ftp]
has_many posts
order('cast(house_number as unsigned) asc')
list = [{name: 'one', type: 'number'}, {name: 'one', type: 'string'}, {name: 'two', type: 'number'}] list.uniq {|i| i[:name] }