Douglas Puchalski

Results 30 comments of Douglas Puchalski

Confirmed with Rails 2.3.11. rails/lib/rails_generator/lookup.rb#generator_full_paths seems to be the trouble.

I'm not referring to the alert window itself, but rather the transparent container which runs the entire vertical height of the window. Clicking on the alert itself closes it, but...

I'm not intending to create a modal dialog to force the user to respond, but rather passive alerts, i.e. "you have been signed in" like a growl notification. I don't...

Ok, thanks for confirming expected behavior. I'm using Chrome by the way. I did some more digging, and found that this can be fixed with [CSS](https://github.com/fabien-d/alertify.js/blob/master/example/assets/js/lib/alertify/alertify.core.css#L54). Eliminating he `bottom` declaration...

+1 (assuming it works!)

Confirmed that 1.0.0 beta's newer than 1.0.0-beta.18 fail in case that wasn't clear.

@joshfester I've got some local changes for logout and loading current user on page reloads, how are you handling that?

Assuming this goes a bit further than #49

I also have a follow-on for this PR which adds support for inherited schema blocks.