Skip to content
/ noted Public

A tiny Rails note search for your beautiful mug, sweetie.

License

Notifications You must be signed in to change notification settings

holman/noted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noted

Just a quick filter in your Rails projects for notes tasked to you. Looks through your notes for your github username (@twitter style) and dutifully reports it back to you.

install

gem install noted

usage

So, like this:

def awesome?
    everyone_else?
    # TODO: shit, I should make sure I'm awesome, too   - @holman
end

...lets you then do something like this:

noted
=> app/models/awesomator.rb:
=>  * [ 94] [TODO] shit, I should make sure I'm awesome, too    - @holman

about

@holman did this.

About

A tiny Rails note search for your beautiful mug, sweetie.

Resources

License

Stars

Watchers

Forks

Packages

No packages published