0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix: make options provided to the Mmmenu item on #add available in the template More... almost 9 years ago
Regenerate gemspec for version 0.5.2 More... almost 10 years ago
Version bump to 0.5.2 More... almost 10 years ago
Refactoring rspec unit tests according to the new rspec 3 syntax More... almost 10 years ago
Mmmenu#current_item now returns a hash containing curren_item's info (#more) More... almost 10 years ago
Regenerate gemspec for version 0.5.1 More... about 11 years ago
Version bump to 0.5.1 More... about 11 years ago
Fix: removing versions for rspec and bundler gems More... about 11 years ago
Fix: stub in a spec expected 1 call, but we needed 2 More... about 11 years ago
Menus can now have multiple versions of views thanks to :templates_path option for #build_mmmenu More... about 11 years ago
Regenerate gemspec for version 0.5.0 More... about 12 years ago
Version bump to 0.5.0 More... about 12 years ago
Use jeweler for all the gem tasks, update README More... about 12 years ago
Merge pull request #3 from gabrielg/master More... about 12 years ago
Makes what used to be a rails plugin into a gem, since plugins are deprecated. More... about 12 years ago
Fix: specs bug (almost all failed for their specy reasons, no real bug) and #current_item attribute behavior fix More... almost 13 years ago
Fix: #build_mmmenu helper returns nil if the argument (menu object) is nil More... almost 13 years ago
:html_options for #item_markup method (#more) More... almost 13 years ago
Updating README according to the latest changes More... almost 13 years ago
New technique for specifying current and non-current menu items (older one is not valid anymore) (#more) More... almost 13 years ago
`mmmenu` method available in all controllers, shorthand for @menu = Mmmenu.new(:request => request) More... almost 13 years ago
Html markup for item and levels is now stored in templates under views/mmmenu/ (#more) More... almost 13 years ago
Merge branch 'master' of git://github.com/spectator/mmmenu More... over 13 years ago
Adding html_safe to helper More... over 13 years ago
Spelling fix. More... over 13 years ago
Change README and add more examples. More... over 13 years ago
Add html options to default item markup. More... over 13 years ago
Allows you to pass not only current active markup option, but whatever you need. More... over 13 years ago
Fix: rails3 generators More... over 13 years ago
nil error fix for the previous commit More... over 13 years ago