The previous code resulted in
NameError: undefined local variable or method `totp' for main:Object
I now understand what @tgxworld meant about we should only disable totp when I submitted this before.
This is the kind of Ruby stuff that I still don't understand well,(perhaps this isn't the most Ruby way to do this?) but this does what I think is supposed to happen. And it worked just now.
|
||
|---|---|---|
| .. | ||
| add_topic_to_quotes.rake | ||
| admin.rake | ||
| api.rake | ||
| assets.rake | ||
| auto_annotate_models.rake | ||
| autospec.rake | ||
| avatars.rake | ||
| backfill.thor | ||
| build_test_topic.rake | ||
| build.rake | ||
| categories.rake | ||
| cdn.rake | ||
| db.rake | ||
| destroy.rake | ||
| docker.rake | ||
| emails.rake | ||
| emoji.rake | ||
| export.rake | ||
| highlight.rake | ||
| i18n_stats.rake | ||
| images.rake | ||
| import.rake | ||
| integration.rake | ||
| plugin.rake | ||
| populate.thor | ||
| posts.rake | ||
| qunit.rake | ||
| redis.rake | ||
| release_note.rake | ||
| rspec.rake | ||
| s3.rake | ||
| scheduler.rake | ||
| search.rake | ||
| site_settings.rake | ||
| smoke_test.rake | ||
| topics.rake | ||
| typepad.thor | ||
| uploads.rake | ||
| user_actions.rake | ||
| users.rake | ||