Aaron 'Rails/Flutter' Kelton

Results 15 issues of Aaron 'Rails/Flutter' Kelton

I've spent an hour trying to use this plugin, but I can't figure out how to use it. The only instructions are > The dummy text generator is added to...

# Fixes # A short description of what this PR does. ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license - [...

Using the default values supplied can confuse a new user why their email isn't getting sent. As supplied, the `response` returns an error: > The from address does not match...

Hi, thank you for building this extension. I've been trying to use this extension on multiple sites, but it seems to have zero affect on the content of the pages....

dependencies

The link in the eBook in section 2.2.2 http://pivotallabs.com/leave-your-migrations-in-your-rails-engines/ redirects to https://content.pivotal.io/blog. The current link for the article is at https://content.pivotal.io/blog/leave-your-migrations-in-your-rails-engines

errata

At the end of section 2.3.2 in the eBook, the code is correct, but the formatting was perplexing me for some time. The `end` for the `initializer` do..end looks like...

errata

**I'm using Chrome Version 78.0.3904.87 (Official Build) (64-bit)** When I click the link in the Readme, it doesn't open in a new tab. Closing the tab then defeats the purpose,...

When I install awsume via pipx and pip, I get the following error when running `awsume -a`. Do you know if this is a Python3-specific issue? I am happy to...

bug

I think I've set up everything correctly, but the `reviewme` command is unable to find the publisher.json file, even though it exists. Have you seen this before? I tried searching...

When building a release version for my app `flutter build appbundle`, I noticed the following warning: ``` Note: /Users/ak/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_sim_country_code-0.1.2/android/src/main/java/com/example/flutter_sim_country_code/FlutterSimCountryCodePlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for...