Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Class definition with :: doesn't seem to be honored with code coloring #30

Open
banjoey opened this issue Mar 22, 2011 · 0 comments
Open

Comments

@banjoey
Copy link

banjoey commented Mar 22, 2011

If I have a class definition like this:
class InitialMigration < ActiveRecord::Migration
end
code coloring is not honored. If I have it like this:
class InitialMigration < ActiveRecord
end
code is colored properly. I'm not extremely "deep" into TM, so I may be doing something wrong, but I pulled the latest bundle from here and that didn't seem to help.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant