Published onMarch 16, 2014Nested forms for belongs_to relationship - ActiveAdminRuby On RailsActiveAdminImplement nested forms for belongs_to relationships in ActiveAdmin using accepts_nested_attributes_for.
Published onMarch 5, 2014FullCalendar - Integration with Ruby On RailsRuby On RailsActiveAdminFullCalendar is a jQuery plugin that provides a full-sized drag-and-drop calendar. Learn how to integrate it with a Rails application.
Published onFebruary 4, 2014ActiveAdmin- adding a filter on has_one through associationRuby On RailsActiveAdminSetup a has_one :through relationship filter in ActiveAdmin with Project, Task, and Activity models.
Published onJanuary 1, 2014Autocomplete using Chosen in Rails Active_adminRuby On RailsActiveAdminImplement autocomplete in the active_admin interface to select one or more users from the user list using the Chosen library.
Published onNovember 3, 2013Changing Kannel Log Level & Log RotationKannelReduce Kannel logs by changing the log level or setting up log rotation with logrotate.