Open Source Code
Tools that we use to develop web and mobile applications for our clients consist mostly of Free and Open Source software. Starting from Linux operating system, development environments and tools, to web frameworks (Rails, Sinatra, Ramaze), they are all products of community, which we want to be part of. On this page you will find some information about our contributions to Open Source community. If you want to learn about Free and Open Source, we suggest you visit Wikipedia.
Our Ruby on Rails plugins on GitHub
- AmberBit Config - Simple Ruby on Rails application-wide config based on YAML files
- AmberBit Scaffold - Modified Rails scaffold, with pagination (WillPaginate) and translations included by default
- Cheap Themes - Make your views and controllers behave differently depending on “theme” you choose (for user, domain or whatever you need).
- Rack::ResponseAssembler is Rack middleware module that can be used to assemble full page responses from various URLs. Something like ESI or render_component, but has easy syntax and plays nice with Rack-Cache.
Our Ruby projects on GitHub
- prawn-fast-png - An extension of Prawn PDF gem that improves the performance when embedding PNG images containing an alpha channel.
