0
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Stormwind c341f10ca9 Remove not needed abstract classes
The constructor classes are not needed for making the library work.
So I removed them.
2015-04-26 19:11:59 +02:00
Stormwind 4458bc9be3 Add some docs for each 2015-04-26 07:16:27 +02:00
Stormwind 9a013f53fd Make Rubella::Input classes respond to each
Also fix some code convetions
2015-04-25 22:41:05 +02:00
Stormwind 6c0705df3b Fix for raise NotImplementedError 2015-04-25 20:06:20 +02:00
Stormwind cf426e2a48 Add Rubella::Input::Base
Add a base class for Inputs so we have an interface for this.
Use this interface in Rubella::Input::JSON.
2015-02-24 21:45:57 +01:00