Hacker News new | ask | show | jobs
by inossidabile 5122 days ago
If you don't, please take a moment to share your thoughts with me :)
1 comments

One quick thing I noticed playing around creating a demo app - the generator seems to have generated some incorrect haml in the layout that it creates. First, it has "javascript:" instead of ":javascript" for the filter, and once that was fixed I noticed that I had to change 'window.preload' to 'window.joosy' to get things to work.

Other than that I'm liking what I see so far.

Fixed! Thanks for the catch! :)