Michael Madison

Results 10 issues of Michael Madison

Curious how to get this to work with rack-attack? Can you point me in the right direction?

Is it possible to control an Arduino slave via RPi both of which can leverage your DSL?

Have you guys looked at GrovePi or Arduberry. Any chance you might support either?

So the GPIO documentation for the Raspberry Pi does not include sensors? Why not? Does the sensor interface not work for RPi?

I have been noticing a pattern in sassc segfaults that every is having. There are several interesting ones and I think I can help eliminate most of them. 99% of...

`set :db_remote_clean, true` removes the db dump file before the scp happens. That's a problem.

## Description This feels like a bug but could just be my lack of understanding, I'm new to sea-orm and frankly to Rust as well. I wrote a test to...

You guys should definitely refer to this in the postal repo.

This modal is pretty nice and it's simple, but it's really annoying that for every modal a user has to click something to dismiss it, it would be nice to...

feature

az seems to ignore the following: ``` config.generators do |g| g.orm :active_record, primary_key_type: :uuid end ``` and simply still generate bigint primary keys instead of uuid's. I'm about to try...

enhancement