Zakwan Hajjar
Results
2
issues of
Zakwan Hajjar
Also, add this model anemone_page.rb in your app ``` ruby class AnemonePage include Mongoid::Document field :url field :headers, type: Moped::BSON::Binary field :data, type: Moped::BSON::Binary field :body, type: Moped::BSON::Binary field :links,...
Also, add this model anemone_page.rb in your app ``` ruby class AnemonePage include Mongoid::Document field :url field :headers, type: Moped::BSON::Binary field :data, type: Moped::BSON::Binary field :body, type: Moped::BSON::Binary field :links,...