Monroe Mann
Monroe Mann
Hi David @dwbutler! Thanks for creating what seems to be a really fantastic gem! I'm working as a volunteer coder with a not-for-profit now called Break Diving, and we are...
Hi Again David, @dwbutler Thanks again for your time. 1. To make custom groups, do we simply type: `group = Group.new`? In other words, to create the math group, we'd...
Hi, We have groupify extensively integrated into our Rails 6 app and we are now upgrading to Rails 7. But one of our team members says that groupify will not...
If you are getting this error: https://gyazo.com/d31c1c1ae523f5a831d03070fbe5df52 Add [5.0] like this to each migration file line 1: `class CreateHonorPoints < ActiveRecord::Migration[5.0]` That allowed the migration to proceed.
Hi @javan We are a not for profit (and not so advanced) volunteer coding team at BreakDiving.io. We have a worldwide social media community designed to inspire our members to...
Hi @limitedmage ! We have a not for profit community online and we want to create a 'get to know your fellow members' quiz game that draws data from the...