gravityblast / web-app-theme

A simple theme for web apps
Other
2.45k stars 387 forks source link

Bug Fix #28

Open lrgalego opened 13 years ago

lrgalego commented 13 years ago

Hi! I fixed the bug report related here: https://github.com/pilu/web-app-theme/issues#issue/23 The problem occurs because when the user has a model that is inside a module the Kernel.const_get couldn't find the class. I fixed it and added some new specs to deal with it.

Cheers.

Lucas Galego