Paul Mackay

Results 42 issues of Paul Mackay

Would it be possible to report line numbers when there is an error in parsing HAML?

I've read these docs and they are very useful. However the Content Types section seems a bit unclear, even after reading the Forms section as well. In Content Types you...

This line https://github.com/exlee/brunch-on-asteroids/blob/master/generators/index_default/index.jade.hbs#L9 needs to end with a `.` so the inner content is not turned into elements by Jade parsing.

I'm finding that when I save a content change to `index.jade`, it reloads the page before the change has been saved (or thats what it looks like). Thus the change...

I dont think seedbank is currently supported for these. Has it ever been considered? Would you have a few tips on what it might require?

I'm attempting to define seed data inside an engine in a subdirectory of my app. Running the db:seed command from inside the engine doesnt work, showing: `Don't know how to...

Hi @apotonick, really enjoying working with TRB :) Is there a reason for the repetition of the Thing form in `concepts/thing/views/form.haml` and `views/things/form.haml`? Is there a better way this could...

Would it be possible to document how the form pattern should be used with associations and nested forms? Thanks!

As GitHub obviously encourages, some projects will include code from other projects. What is the best thing to do in that situation? Should the originator's copyright info in their license...

Is there any way to have `showSource` be set to true by default across all HTML and React specimens?

enhancement