Results 5 issues of Darren Booker

When I try to run that command I get the following error.... `rake aborted! Don't know how to build task 'fhir:console' (see --tasks) /Users/darrenbooker/.rvm/gems/ruby-2.4.1/gems/rake-12.3.1/exe/rake:27:in `' /Users/darrenbooker/.rvm/gems/ruby-2.4.1/bin/ruby_executable_hooks:15:in `eval' /Users/darrenbooker/.rvm/gems/ruby-2.4.1/bin/ruby_executable_hooks:15:in `' (See...

ActionView::Template::Error (undefined method `earnings_admin_reports_url' for #): 11: 12: 13: 14: 15: 16: 17:

I think it is a little inconvenient for suppliers to create products but the admin has to upload the images for them. I am sort of new to the rails...

So i added this in my invites mailer. `@user_registration_url = Invitation.configuration.user_registration_url.call(invite_token: @invite.token)` Im not getting any errors but the token that generated is not showing in the url I can...

Hi, might be a dumb question but for some reason when I put this code in my views I get this error. undefined local variable or method `account' I should...