Pinned Repositories
activerecord-cte
Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries
divisible
Ruby gem useful in case you need to find out if one number is divisible by another
earthquake-croatia
Code for app hosted on https://www.potres-petrinja.hr/ used for helping people in need during the earthquake crisis in Croatia
open_exchange_rates
Ruby gem for currency conversion based on Open Exchange Rates API
rails_db_info
Rails engine which will give you a quick display of your database schema and contents for reference
rails_javascript_log
Rails engine (asset gem) containing Adam Schwartz's javascript logging library
rails_temporary_data
Rails engine to simply save temporary data that is too big for session in database
remote_forgery_protection
Rails plugin that automatically adds authenticity token to Ajax request
sexy_buttons
Sexy styled buttons for your Rails app with themes generator
vlado's Repositories
vlado/activerecord-cte
Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries
vlado/rails_db_info
Rails engine which will give you a quick display of your database schema and contents for reference
vlado/open_exchange_rates
Ruby gem for currency conversion based on Open Exchange Rates API
vlado/rails_temporary_data
Rails engine to simply save temporary data that is too big for session in database
vlado/earthquake-croatia
Code for app hosted on https://www.potres-petrinja.hr/ used for helping people in need during the earthquake crisis in Croatia
vlado/actionview-encoded_mail_to
Rails mail_to helper with encoding (removed from core in Rails 4.0)
vlado/attr_encrypted
Generates attr_accessors that encrypt and decrypt attributes
vlado/barley
Barley is a dead simple, fast, and efficient ActiveModel serializer
vlado/cingel.hr
Code for www.cingel.hr website
vlado/devise
Flexible authentication solution for Rails with Warden.
vlado/dotfiles
vlado/element_factory
ElementFactory provides a very simple approach to object-oriented DOM's.
vlado/fast_jsonapi
A lightning fast JSON:API serializer for Ruby Objects.
vlado/fullstaq-ruby-server-edition
A server-optimized Ruby distribution: less memory, faster, easy to install and security-patch via APT/YUM
vlado/geokit
Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails plugin for full-fledged location-based app functionality.
vlado/hnb_exchange_rates
Fetch exchange rates from from www.hnb.hr (Croatian National Bank)
vlado/holwik.hr
vlado/hound
Automated review for code style
vlado/kolodvor.net
Source code of my blog
vlado/liograf
vlado/matesic.hr
Code for www.matesic.hr website
vlado/puma-dev
A tool to manage rack apps in development with puma
vlado/rails
Ruby on Rails
vlado/rails-db-info-demo
Code for rails db info demo app
vlado/rodauth
Ruby's Most Advanced Authentication Framework
vlado/rodauth-rails
Rails integration for Rodauth authentication framework
vlado/rubyzg-slides
Slides from Ruby Zagreb meetups
vlado/sequel
Sequel: The Database Toolkit for Ruby
vlado/slides
Talks & presentations by Vlado Cingel
vlado/table_cloth
Table Cloth is a table view helper for Rails. It makes generating the HTML in Rails Views easy.