remydev

Results 3 comments of remydev

I found something This code works without with brand_name ```crystal class Brand include Clear::Model primary_key column name : String, column_name: brand_name brand= Brand.query end pp Brand.create! name: "Nike" pp Brand.query.first!.name...

I do have two new items in the database. But the link between them is not created.

Hello, It's strange to use this function to add pictures because it's not the same css if i add some other text after the picture The first text is in...