Stuart Farnaby

Senior Developer

Open Source

Under the name of Big Bear Studios I’ve started releasing Open Source libaries for Ruby (Ruby on Rails) and Unity. Below is a couple of libraries which I have release:

Ruby (Ruby on Rails)

BBServices – v3.1.0

BBServices is a Ruby based service object library which allows the developer to write smaller chunks of code which all follow a similar pattern which makes the code easier to follow, test and maintain.

Link: https://github.com/bigbearstudios/bbservices-ruby

BBAttribute Filters – v1.0.0

A simple attribute handler which allows the accessing of attributes via methods and Procs, these attributes can have conditions applied to them via :if, :unless like the Rails Controller handlers. E.g. before_action filters.

This library has been deprecated and is no longer avalible for download

C# (Unity)

BBUnity – Collection

BBUnity is a large collection of seperate libraries to aid with games development using the Unity game engine. Its worth checking out the complete collection here: https://github.com/bigbearstudios-unity but below are seperate links to each of the individual libraries: