Marek Tuchowski
Marek Tuchowski
I wrote `get` because NameSpace already have [`[]` method](https://github.com/ruby/rake/blob/master/lib/rake/name_space.rb#L19) that finds tasks in namespace. Changing it's functionality could break API for some people.
Great. Looks perfect!
`mandatory` ?
What @kamsi said. `master` is good as it is.
I second to @wookieb in that assert is probably more accurate in this case. The only library I know that does throw exception is .NET ComponentModel (https://msdn.microsoft.com/en-us/library/system.componentmodel.dataannotations.validationexception(v=vs.110).aspx). One possible resolution...
I belive it should be _augment_ (without second _u_).