Matthew Clark

Results 10 issues of Matthew Clark

Due to the name of this project it's only right for it to have the right badging.

Some typos and updated links

Hello, I'm using devise_token_auth and j-toker for authentication. To be fair this is my first time using it, but also to be fair I think I've read all of the...

- [x] Eager and Flat Create should be refactored into one function. - [ ] After checking if nested model ids are zero we should also check if that model...

proposal
s: accepted
f: associations

So I have a data table with Text fields that I was to display. The Editor (4.27.2) doesn't seem to have an easy way to make newlines/line breaks, so I...

I was hoping to get this working on my mac book, but common.js is requiring a `../js/epic_api.js` file that I can't fine anywhere in the repo. Where can I find...

user modal has: has_barcode :barcode, :outputter => :svg, :type => :code_39, :value => Proc.new { |c| c.tehID } def tehID self.nid end (tried :svg and :png[with chunky_png installed] both give...

Would you mind adding a License file to your plugin?^^ My lawyers wont let me use source without a license of some sore. Thanks!

We have a VERY simple ftp server that is based on the MemDriver example. All the server is trying to do is accept PUTs from an authorized user and then...

This seems to be more standard/expected behavior.