== 0.2.6 * Bugfix * Thanks to : gregwis Problem with models ending with s (http://api.rubyonrails.org/classes/ActiveSupport/Inflector.html#method-i-classify) == 0.2.5 * enhancement * Capitalize label (forms) * Capitalize placeholder (massinserting) * Bugfix * Massinserting with boolean * Treeview with namespace works == 0.2.4 * Bugfix * Massinserting with 'admin' namespace == 0.2.3 * enhancement * Add preselect collection_select in mass inserting with filter params * Adapt ransack_field helper for nested resource * Add custom caption for treeview element in build_treeview helper * I18n for menu * I18n for fields name (placeholder mass inserting and select fields) * I18n for title h2 * I18n for button New * Show caption in table instead of #id == Previous versions * See commits on github