<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>rails_admin Google Group</title>
  <link>http://groups.google.com/group/rails_admin</link>
  <description>The official mailing list for RailsAdmin.</description>
  <language>en</language>
  <item>
  <title>How do I get a time zone dropdown in the edit view?</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/780d62d8f6dd1dae/cf1f610e1e42367b?show_docid=cf1f610e1e42367b</link>
  <description>
  I&#39;m trying to have a select input for time zone in the edit screen in one &lt;br&gt; of my models. &lt;br&gt; I know rails has a built-in time_zone_select form input helper, but how do &lt;br&gt; I use it in rails_admin? I&#39;ve searched the docs high and low and can&#39;t find &lt;br&gt; anything. There&#39;s a reference to using partials, but I can&#39;t find examples
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/780d62d8f6dd1dae</guid>
  <author>
  j...@dopamineagency.com
  (Justin Schier)
  </author>
  <pubDate>Fri, 24 May 2013 22:44:28 UT
</pubDate>
  </item>
  <item>
  <title>How to show restricted model&#39;s parent data in dropdown list with belongs_to?</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/c1d3fda28d68a87a/be4eacd07c19ae4a?show_docid=be4eacd07c19ae4a</link>
  <description>
  Let&#39;s me describe scenario. &lt;br&gt; I have 2 model, User and Organization, for user authorization and &lt;br&gt; authentication with CanCan and Devise. &lt;br&gt; User belongs to an organization and Organization has many user. &lt;br&gt; Each user has a role (admin, power_user or default_user) which defined &lt;br&gt; ability in cancan. &lt;br&gt; - Admin role can manage all organization and user data.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/c1d3fda28d68a87a</guid>
  <author>
  wayc...@gmail.com
  (Watee)
  </author>
  <pubDate>Thu, 23 May 2013 03:47:20 UT
</pubDate>
  </item>
  <item>
  <title>How to skip_before_filter in RailsAdmin</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/2564c9f28c87d628/1b7e63fc6a26b9ad?show_docid=1b7e63fc6a26b9ad</link>
  <description>
  I have a general authentication filter for my app (a simple json api for &lt;br&gt; mobile) that is defined in ApplicationController. I want to ignore it when &lt;br&gt; inside Rails Admin. &lt;br&gt; How do I configure Rails Admin to skip the before filter? &lt;br&gt; Thanks!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/2564c9f28c87d628</guid>
  <author>
  mo...@okcupidlabs.com
  (Daniel Moore)
  </author>
  <pubDate>Tue, 14 May 2013 23:32:41 UT
</pubDate>
  </item>
  <item>
  <title>Boolean toggle using rails_admin on list view</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/32128320b8634ef5/c5f9bd1e9d4d8f8b?show_docid=c5f9bd1e9d4d8f8b</link>
  <description>
  I have a basic rails_admin application and would like to be able to toggle &lt;br&gt; a boolean value in the *list view*of rails_admin. &lt;br&gt; For example, I have a scale model with an attribute &#39;activated&#39;. When I log &lt;br&gt; in to the rails_admin dashboard I see the scale model and the lists of &lt;br&gt; various scales and the activated attribute with the boolean value.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/32128320b8634ef5</guid>
  <author>
  lee.b.gra...@gmail.com
  (Lee Graham)
  </author>
  <pubDate>Mon, 13 May 2013 18:42:31 UT
</pubDate>
  </item>
  <item>
  <title>Displaying other model attributes in the list view of rails_admin</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/10b7be84a74d879e/6f6cc97ac8f18dde?show_docid=6f6cc97ac8f18dde</link>
  <description>
  I realize that the purpose of rails_admin is supposed to essentially be a &lt;br&gt; model admin tool, but I would like to have a list view for a model and &lt;br&gt; include attributes of associated models in the list of the of model. &lt;br&gt; For example. I have a scale model and a container model. The container has &lt;br&gt; an attribute &#39;weight&#39;, and the scale is associated via a &#39;has_one&#39;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/10b7be84a74d879e</guid>
  <author>
  lee.b.gra...@gmail.com
  (Lee Graham)
  </author>
  <pubDate>Mon, 13 May 2013 18:42:00 UT
</pubDate>
  </item>
  <item>
  <title>rails_admin CAS and devise hybrid authentication scheme</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/5becc0fcc965d3c6/a768ea8789c22a57?show_docid=a768ea8789c22a57</link>
  <description>
  Hello, &lt;br&gt; I am building an application that will have the following user types: &lt;br&gt; 1. Application end-users authenticating via Devise &lt;br&gt; 2. rails_admin admin users authenticating with an existing CAS server &lt;br&gt; and accounts &lt;br&gt; &lt;p&gt;The application uses devise for authentication of end-users. Since devise &lt;br&gt; is present in the project Gemfile for this reason, I find that rails_admin
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/5becc0fcc965d3c6</guid>
  <author>
  jknd...@gmail.com
  (John David Eriksen)
  </author>
  <pubDate>Mon, 13 May 2013 18:29:53 UT
</pubDate>
  </item>
  <item>
  <title>Best approach to assign role to object (rolify)</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/da97778e3b230a30/23a0908419ff9532?show_docid=23a0908419ff9532</link>
  <description>
  Hi, &lt;br&gt; I&#39;m trying to assign a role to an object using rolify (with mongoid), my &lt;br&gt; first try was to use custom actions, but I think it doesn&#39;t fits this task. &lt;br&gt; Second try is using model callbacks this way: &lt;br&gt; class User &lt;br&gt; include Mongoid::Document &lt;br&gt; include Mongoid::Timestamps &lt;br&gt; rolify &lt;br&gt; end &lt;br&gt; &lt;p&gt;class Player &lt;br&gt; include Mongoid::Document
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/da97778e3b230a30</guid>
  <author>
  jalbert...@gmail.com
  (Jose Alberto Suárez López)
  </author>
  <pubDate>Sat, 04 May 2013 16:23:37 UT
</pubDate>
  </item>
  <item>
  <title>acts_as_taggable problem</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/52a9fd2ca729b5ab/e22da8dd325d2e06?show_docid=e22da8dd325d2e06</link>
  <description>
  Hello Gurus, &lt;br&gt; I am using acts_as_taggable and it create the tag table in my database. I &lt;br&gt; want to manage tag table but I can not see tag in the menu in rails_admin. &lt;br&gt; How can I show tag table in rails_admin? Any ideas? :)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/52a9fd2ca729b5ab</guid>
  <author>
  ccf...@gmail.com
  (Chris Ian Fiel)
  </author>
  <pubDate>Sat, 04 May 2013 13:38:48 UT
</pubDate>
  </item>
  <item>
  <title>Get parent ID in belongs_to model</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/38a2029363f421b1/42095905a8c899a6?show_docid=42095905a8c899a6</link>
  <description>
  Sorry for my bad English. &lt;br&gt; Variant 1 &lt;br&gt; class Donor &amp;lt; ActiveRecord::Base &lt;br&gt; has_many :visits &lt;br&gt; accepts_nested_attributes_for :visits, :allow_destroy =&amp;gt; true &lt;br&gt; attr_accessible :visits_attributes, :allow_destroy =&amp;gt; true &lt;br&gt; class Visit &amp;lt; ActiveRecord::Base &lt;br&gt; belongs_to :donor &lt;br&gt; rails_admin do &lt;br&gt; edit do &lt;br&gt; field :serial_doc do
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/38a2029363f421b1</guid>
  <author>
  bodyk...@gmail.com
  (body)
  </author>
  <pubDate>Fri, 03 May 2013 19:22:00 UT
</pubDate>
  </item>
  <item>
  <title>disabling model callbacks for rails_admin changes</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/67cc1bd94501e1a6/57d9bdc09c36b3c1?show_docid=57d9bdc09c36b3c1</link>
  <description>
  Hi community, &lt;br&gt; I&#39;m using rails_admin on a mongo-based rails 3.2 app I inherited from some &lt;br&gt; previous coders. I gotta clean it up and make it useable in production. &lt;br&gt; The app is written such that timestamps are important for constructing &lt;br&gt; views and the model in question has an after_update callback that creates
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/67cc1bd94501e1a6</guid>
  <author>
  jesse.oliver.sanf...@gmail.com
  (Jesse Oliver Sanford)
  </author>
  <pubDate>Mon, 29 Apr 2013 19:40:28 UT
</pubDate>
  </item>
  <item>
  <title>Custom Actions per Action</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/3967f0f1065246a1/3abe49832f3a677d?show_docid=3abe49832f3a677d</link>
  <description>
  Hi, &lt;br&gt; I&#39;m loving RailsAdmin and how much functionality it gives you out of the &lt;br&gt; box. I&#39;ve been starting to extend my admin site with custom fields and &lt;br&gt; actions I&#39;m trying to wrap my mind around how to specify a custom action &lt;br&gt; for just one model. &lt;br&gt; Looking at this tutorial&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://blog.endpoint.com/2012/03/railsadmin-custom-action-case-study.html&quot;&gt;[link]&lt;/a&gt;&amp;gt;,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/3967f0f1065246a1</guid>
  <author>
  k...@wikyd.org
  </author>
  <pubDate>Wed, 24 Apr 2013 08:13:49 UT
</pubDate>
  </item>
  <item>
  <title>google map on rails_admin?</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/e059719c451261ab/fdf75906955c3651?show_docid=fdf75906955c3651</link>
  <description>
  how to render google map with default url on rails_admin. also how can i &lt;br&gt; get long and lati when clicking google map?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/e059719c451261ab</guid>
  <author>
  b.bayarj...@gmail.com
  (Bayarja Buyandelger)
  </author>
  <pubDate>Thu, 18 Apr 2013 07:38:57 UT
</pubDate>
  </item>
  <item>
  <title>Can&#39;t update user in Rails_Admin for any model with belongs_to :user</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/fbb4ca318353d26c/10a8f0d18e7cc210?show_docid=10a8f0d18e7cc210</link>
  <description>
  Can anyone help with the following: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://stackoverflow.com/questions/15812788/cant-update-user-in-rails-admin-for-and-model-with-belongs-to-user&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Thanks, &lt;br&gt; Tim
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/fbb4ca318353d26c</guid>
  <author>
  tohar...@gmail.com
  (Tim O&#39;Hare)
  </author>
  <pubDate>Thu, 04 Apr 2013 14:25:43 UT
</pubDate>
  </item>
  <item>
  <title>PR Navigation Icons</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/86840835cc18ffdc/ef73a40a2130e17f?show_docid=ef73a40a2130e17f</link>
  <description>
  Hi, I just sent a PR (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/sferik/rails_admin/pull/1593&quot;&gt;[link]&lt;/a&gt;) to &lt;br&gt; add icons in the main navigation. &lt;br&gt; I found later the CONTRIBUTING.md file telling that I should create a new &lt;br&gt; branch and add specs. &lt;br&gt; My change is only 4 lines and is pretty straightforward, anyway, will it be &lt;br&gt; rejected? Do I need to modify it according to the contributing guide?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/86840835cc18ffdc</guid>
  <author>
  niclup...@gmail.com
  (Nicolas Lupien)
  </author>
  <pubDate>Thu, 04 Apr 2013 03:37:34 UT
</pubDate>
  </item>
  <item>
  <title>disable export and history buttons</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/5647be8e50be2109/5730b437f632fc7d?show_docid=5730b437f632fc7d</link>
  <description>
  i&#39;m using rails_admin 0.4.1 version on rails version 3.1.13. i don&#39;t know &lt;br&gt; how to disable export and history
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/5647be8e50be2109</guid>
  <author>
  b.bayarj...@gmail.com
  (Bayarja Buyandelger)
  </author>
  <pubDate>Wed, 03 Apr 2013 09:04:22 UT
</pubDate>
  </item>
  <item>
  <title>Editing association model from multi-select widget</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/dc9e8d1249bb95ec/b61fcba1f4004e22?show_docid=b61fcba1f4004e22</link>
  <description>
  Hello! &lt;br&gt; I have a has_many :through relation with association model providing some &lt;br&gt; additional fields to this relation. Can I configure rails_admin so that &lt;br&gt; double clicking a model in multiselect widget brings up modal form of &lt;br&gt; association model and not of the model listed in widget?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/dc9e8d1249bb95ec</guid>
  <author>
  ten.vik...@gmail.com
  (Viktor Ten)
  </author>
  <pubDate>Wed, 27 Mar 2013 17:40:52 UT
</pubDate>
  </item>
  <item>
  <title>How to integrate acts-as-taggable-on to RailsAdmin?</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/1db21b62782011a4/89c066fcdea95398?show_docid=89c066fcdea95398</link>
  <description>
  Is someone integrate acts-as-taggable-on to RailsAdmin? I&#39;m trying &lt;br&gt; rails_admin_tag_list &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/kryzhovnik/rails_admin_tag_list&quot;&gt;[link]&lt;/a&gt;&amp;gt; but &lt;br&gt; it&#39;s not working for me. &lt;br&gt; My environments: &lt;br&gt; **Gems included by the bundle: &lt;br&gt; * actionmailer (3.2.13) &lt;br&gt; * actionpack (3.2.13) &lt;br&gt; * activemodel (3.2.13) &lt;br&gt; * activerecord (3.2.13)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/1db21b62782011a4</guid>
  <author>
  zolzaya.erdenebaa...@gmail.com
  (Zolzaya Erdenebaatar)
  </author>
  <pubDate>Wed, 27 Mar 2013 05:19:28 UT
</pubDate>
  </item>
  <item>
  <title>Rails admin config is awful</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/2606954aab60355d/c5b36d99b9b72a79?show_docid=c5b36d99b9b72a79</link>
  <description>
  What do you think a write a best practices for code rails admin config. I &lt;br&gt; think when we have +100500 fields in models and models over 99999 rails &lt;br&gt; admin config is not good supported. What do you think how we need to &lt;br&gt; resolve this problem?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/2606954aab60355d</guid>
  <author>
  pro.barsu...@gmail.com
  (Барсуков Владимир)
  </author>
  <pubDate>Thu, 21 Mar 2013 10:26:46 UT
</pubDate>
  </item>
  <item>
  <title>Showing model associations in the views of rails_admin</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/66120d214038eba6/55c240240c0242b8?show_docid=55c240240c0242b8</link>
  <description>
  By default my model associations show up in the &#39;Add New&#39; tab of &lt;br&gt; rails_admin. However, if I modify the rails_admin.rb file and use &lt;br&gt; config.model to customize what fields appear in the view, it obviously will &lt;br&gt; remove it from the view. &lt;br&gt; In my example, I have a Customer and a User. &lt;br&gt; User.rb &lt;br&gt; class User &amp;lt; ActiveRecord::Base
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/66120d214038eba6</guid>
  <author>
  l...@dharmicdesign.com
  </author>
  <pubDate>Sat, 16 Mar 2013 22:17:43 UT
</pubDate>
  </item>
  <item>
  <title>Better list view</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/78dd8fc4c8289ecd/6109aef73ea0a1f9?show_docid=6109aef73ea0a1f9</link>
  <description>
  First, I love rails_admin. &lt;br&gt; But I don&#39;t really like the list view. Wouldn&#39;t it make sense to it more &lt;br&gt; more like an spreadsheet? Why not have the table extend off screen? I&#39;m ok &lt;br&gt; with paginating records but I hoped there was a way to see an entire record &lt;br&gt; at once. Currently, you psuedo-scroll the view area by clicking on the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/78dd8fc4c8289ecd</guid>
  <author>
  adamwong...@gmail.com
  (Adam Wong)
  </author>
  <pubDate>Thu, 14 Mar 2013 21:39:01 UT
</pubDate>
  </item>
  <item>
  <title>Carrierwave Direct / S3 Direct Uploading</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/7cdcf51cf06df469/9c247e6adc4fbde9?show_docid=9c247e6adc4fbde9</link>
  <description>
  I am currently running into a lot of Heroku timeout issues when it comes to &lt;br&gt; uploading large files using carrierwave. I&#39;ve already moved processing to &lt;br&gt; the background but it&#39;s just not enough to function within the 30 second &lt;br&gt; window. &lt;br&gt; I was wondering if anyone else has come up with an easy solution to
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/7cdcf51cf06df469</guid>
  <author>
  e...@mediavine.com
  (Eric Hochberger)
  </author>
  <pubDate>Sat, 09 Mar 2013 20:57:38 UT
</pubDate>
  </item>
  <item>
  <title>Custom FIlters and Columns Limit</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/2c4475b37b2c4d9e/8f2c5cabcbc7165a?show_docid=8f2c5cabcbc7165a</link>
  <description>
  Is there any way to create a button/shortcut to a specific filter that we &lt;br&gt; always use? i.e. Filter this column for number between 1 and 2 &lt;br&gt; Furthermore, is there any way to increase the number of columns that are &lt;br&gt; shown in the list view? Thanks
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/2c4475b37b2c4d9e</guid>
  <author>
  axs...@gmail.com
  (Axsuul)
  </author>
  <pubDate>Sat, 23 Feb 2013 04:33:51 UT
</pubDate>
  </item>
  <item>
  <title>issue with has_many :through and nested forms</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/4cc2b7fde2945295/9655413b27931531?show_docid=9655413b27931531</link>
  <description>
  Hi all, &lt;br&gt; I have what seems to be a cookie cutter problem that even has an associated &lt;br&gt; wiki page &lt;br&gt; here: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/sferik/rails_admin/wiki/Has-many-%3Athrough-association&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I&#39;ll try to be brief. I have a has_many :through relationship in an &lt;br&gt; application I&#39;m building. The models involved are the following:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/4cc2b7fde2945295</guid>
  <author>
  matthew.hillsboro...@gmail.com
  </author>
  <pubDate>Tue, 19 Feb 2013 02:28:59 UT
</pubDate>
  </item>
  <item>
  <title>1:1 relationships</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/769966bd198b619f/d7b97d8dc06344fa?show_docid=d7b97d8dc06344fa</link>
  <description>
  I have a model called insights with a has_one to items. however, in &lt;br&gt; reality, they are a 1:1 relationship. Is there a way to add/edit both of &lt;br&gt; these in one screen using rails admin? &lt;br&gt; thanks, &lt;br&gt; craig
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/769966bd198b619f</guid>
  <author>
  fre...@gmail.com
  (craig bowes)
  </author>
  <pubDate>Sun, 17 Feb 2013 21:48:49 UT
</pubDate>
  </item>
  <item>
  <title>Customizing exported values?</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/cdb61d913a011934/649a04f6e0795821?show_docid=649a04f6e0795821</link>
  <description>
  I have two models, Signup and Volunteers. A signup has many volunteers. I&#39;m &lt;br&gt; using rails_admin&#39;s export feature for *Volunteers*. &lt;br&gt; For each exported Volunteer, it also exports its associated Signup values. &lt;br&gt; This is great. However, I need to change some associated Signup exported &lt;br&gt; values depending on its associated Volunteer.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/cdb61d913a011934</guid>
  <author>
  gilbertbga...@gmail.com
  (Gilbert)
  </author>
  <pubDate>Thu, 14 Feb 2013 04:16:23 UT
</pubDate>
  </item>
  <item>
  <title>Editing of embedded documents in (using Mongoid adapter) in rails admin</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/dd30233f0d7fb635/f3c06e7627742622?show_docid=f3c06e7627742622</link>
  <description>
  I&#39;m hoping someone might be able to point me in the right direction. &lt;br&gt; I have two mongoid models &lt;br&gt; class Balance &lt;br&gt; include Mongoid::Document &lt;br&gt; embeds_many :transactions, cascade_callbacks: true &lt;br&gt; accepts_nested_attributes_for :transactions &lt;br&gt; &lt;p&gt; field :balance_in_cents &lt;br&gt; ... &lt;br&gt; end &lt;br&gt; class Transaction &lt;br&gt; include Mongoid::Document
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/dd30233f0d7fb635</guid>
  <author>
  cue300...@gmail.com
  (Juan Felipe Rincon)
  </author>
  <pubDate>Wed, 13 Feb 2013 00:42:14 UT
</pubDate>
  </item>
  <item>
  <title>Problem when filtering and custom Ability class &amp; Mongoid</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/b784332a024d6ac8/75cc16a3f9245e33?show_docid=75cc16a3f9245e33</link>
  <description>
  Hello, &lt;br&gt; I&#39;m writing a small app to help me learn Rails_Admin. This applications ia &lt;br&gt; small recipe cookbook where every user can only see the stuff she has &lt;br&gt; created. So, in my ability.rb: &lt;br&gt; class Ability &lt;br&gt; include CanCan::Ability &lt;br&gt; def initialize(user) &lt;br&gt; if user &lt;br&gt; can :access, :rails_admin &lt;br&gt; can :dashboard
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/b784332a024d6ac8</guid>
  <author>
  pantu...@gmail.com
  (Juan Lupión)
  </author>
  <pubDate>Sun, 10 Feb 2013 15:31:16 UT
</pubDate>
  </item>
  <item>
  <title>Dashboard - Model counts progress bar not animating</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/722c5ec7c3703cef/c13673f4e4f8dd8b?show_docid=c13673f4e4f8dd8b</link>
  <description>
  When I open my dashboard locally, my app animates the record counts &lt;br&gt; progress bar for each model, but when I push my app to Heroku, the &lt;br&gt; animation for the record counts progress bar that happens on the dashboard &lt;br&gt; locally, doesn&#39;t happen on Heroku. &lt;br&gt; I&#39;ve followed the advice given on the RailsAdmin wiki about using the asset
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/722c5ec7c3703cef</guid>
  <author>
  matt...@matthewlang.co.uk
  (Matthew L.)
  </author>
  <pubDate>Thu, 24 Jan 2013 10:36:50 UT
</pubDate>
  </item>
  <item>
  <title>Using dynamic enum methods in nested forms</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/fd7b5439eb9d3a30/cb836368b7db7066?show_docid=cb836368b7db7066</link>
  <description>
  Hi all, &lt;br&gt; I appreciate any help I can get with this. I&#39;m not sure if what I&#39;m trying &lt;br&gt; to do is a rails_admin issue or something that never was implemented. &lt;br&gt; Anyway, I&#39;ve currently declared an enum method inside my rails_admin.rb &lt;br&gt; initializer: &lt;br&gt; config.model IngredientMapping do &lt;br&gt; And I&#39;ve got this dynamic enum method in my ingredient_mapping.rb file:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/fd7b5439eb9d3a30</guid>
  <author>
  lukegre...@gmail.com
  </author>
  <pubDate>Wed, 23 Jan 2013 22:16:28 UT
</pubDate>
  </item>
  <item>
  <title>Customizing a view</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/5c6f108051077818/3927ada826624e7f?show_docid=3927ada826624e7f</link>
  <description>
  Hi &lt;br&gt; I&#39;m completely new to RailsAdmin having extensively used ActiveAdmin for &lt;br&gt; quite some time. &lt;br&gt; I&#39;d like to give RailsAdmin a try on a new project and have a few questions &lt;br&gt; whose answers I can&#39;t seem to find in the documentation. The most &lt;br&gt; pressing is how do I customize a form. Many of my forms use nested models
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/5c6f108051077818</guid>
  <author>
  dave.ekh...@gmail.com
  (Dave Ekhaus)
  </author>
  <pubDate>Wed, 23 Jan 2013 20:43:36 UT
</pubDate>
  </item>
  <item>
  <title>Merging Rails Admin Model Configurations</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/62ffe6e17941d59e/4ae5d81f849ea8e1?show_docid=4ae5d81f849ea8e1</link>
  <description>
  So, in my set up I have a shared mountable engine used by several apps. My &lt;br&gt; engine includes a default rails_admin configuration for models and then my &lt;br&gt; apps often need to customize it. &lt;br&gt; In the old version of RA (&amp;lt;= 0.3), I was able to simply call config.model &lt;br&gt; multiple times and it would merge. Now with the new versions and lazy
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/62ffe6e17941d59e</guid>
  <author>
  e...@mediavine.com
  (Eric Hochberger)
  </author>
  <pubDate>Tue, 22 Jan 2013 18:11:34 UT
</pubDate>
  </item>
  <item>
  <title>iPhone App - 20/20 Vision</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/8aba8514288a77b9/48ac50c792d86c0f?show_docid=48ac50c792d86c0f</link>
  <description>
  iPhone App - 20/20 Vision - &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://2020visioniphoneapp.weebly.com&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/8aba8514288a77b9</guid>
  <author>
  yiwwbbr...@gmail.com
  (Twenty Twenty Vision)
  </author>
  <pubDate>Thu, 10 Jan 2013 21:27:50 UT
</pubDate>
  </item>
  <item>
  <title>LocalJumpError in RailsAdmin::MainController#dashboard</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/4ce400e8ceba165b/13c48ec220c3e3f6?show_docid=13c48ec220c3e3f6</link>
  <description>
  Hello folks, &lt;br&gt; I installed Rails_Admin gem, ran the install and migrated the database. &lt;br&gt; However, when I go to localhost:3000/admin, I get the following error. &lt;br&gt; LocalJumpError in RailsAdmin::MainController#das hboard &lt;br&gt; no block given &lt;br&gt; This is the top of the trace: &lt;br&gt; sugar-high (0.7.3) lib/sugar-high/dsl.rb:3:in `instance_exec&#39;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/4ce400e8ceba165b</guid>
  <author>
  montesin...@gmail.com
  (Victor Moreira)
  </author>
  <pubDate>Thu, 10 Jan 2013 20:25:43 UT
</pubDate>
  </item>
  <item>
  <title>Testing before_filters</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/89dee76fcd0c1fb5/d3bfdb69acc98cdd?show_docid=d3bfdb69acc98cdd</link>
  <description>
  Hi, &lt;br&gt; a requirement in my app is that among the various user roles, the *root* and &lt;br&gt; *admin *roles are able to manage users. &lt;br&gt; * &lt;br&gt; * &lt;br&gt; *root* users can manage users of any role, while *admin* can only manage &lt;br&gt; users having a role below *admin*. &lt;br&gt; This means that when editing a user, the choices available for the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/89dee76fcd0c1fb5</guid>
  <author>
  francesco.rigo...@gmail.com
  (Francesco Rigotti)
  </author>
  <pubDate>Tue, 08 Jan 2013 16:15:31 UT
</pubDate>
  </item>
  <item>
  <title>Routing Error for a model with a join_table and has_many :through</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/211abb9766294c34/7e4cb9fbef242264?show_docid=7e4cb9fbef242264</link>
  <description>
  So I have 3 models: `category`, `product`, `category_products`. &lt;br&gt; This is my `category.rb` &lt;br&gt; attr_accessible :name &lt;br&gt; has_many :category_products do &lt;br&gt; def with_products &lt;br&gt; includes(:product) &lt;br&gt; end &lt;br&gt; end &lt;br&gt; &lt;p&gt; has_many :products, :through =&amp;gt; :category_products &lt;br&gt; This is my `product.rb`
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/211abb9766294c34</guid>
  <author>
  marcamill...@gmail.com
  (Marc Gayle)
  </author>
  <pubDate>Fri, 21 Dec 2012 01:26:59 UT
</pubDate>
  </item>
  <item>
  <title>Default values for multiselect widget</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/340a847e0500c78b/bde91de281c98101?show_docid=bde91de281c98101</link>
  <description>
  Hi, I am using rails_admin 0.3.0 with mongoid, &lt;br&gt; I&#39;ve a n-n association between two models (has_and_belongs_to_many) &lt;br&gt; so in the edit/create/update form I get a multiselect widget. &lt;br&gt; Is possible to set some defaults values? &lt;br&gt; Thanks, &lt;br&gt; CHAN
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/340a847e0500c78b</guid>
  <author>
  44c...@gmail.com
  </author>
  <pubDate>Mon, 17 Dec 2012 17:47:09 UT
</pubDate>
  </item>
  <item>
  <title>How to include Delayed::Job model in rails_admin interface?</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/b4db672de5bf0bf0/680499f44b1339b8?show_docid=680499f44b1339b8</link>
  <description>
  I&#39;m trying to add the Delayed::Job model to the rails_admin interface. I&#39;m &lt;br&gt; using the Mongoid ORM. I&#39;ve bee able to get &amp;quot;Delayed::Job&amp;quot; to be listed on &lt;br&gt; the admin dashboard by adding &#39;Delayed::Job&#39; to the included_models in the &lt;br&gt; config. However, when trying to view the list of jobs (i.e. &lt;br&gt; /admin/delayed~backend~mongoid ~job), I get the error:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/b4db672de5bf0bf0</guid>
  <author>
  m.a.gart...@gmail.com
  (Marcus Gartner)
  </author>
  <pubDate>Thu, 13 Dec 2012 17:04:13 UT
</pubDate>
  </item>
  <item>
  <title>How do I enable a multi select interface for a one to many or many to many relation?</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/6e0400cdff7a0bda/550f0772060746f8?show_docid=550f0772060746f8</link>
  <description>
  I am using rails admin with a lot of success. However I cannot seem to &lt;br&gt; figure out how to enable the multi-select interface similar to what is seen &lt;br&gt; on the demo site for &#39;fans&#39; and &#39;teams&#39;, which are joined by the fans_teams &lt;br&gt; table. I have an identical relation in my database and I created the model
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/6e0400cdff7a0bda</guid>
  <author>
  limrat...@gmail.com
  (William Limratana)
  </author>
  <pubDate>Thu, 13 Dec 2012 09:46:14 UT
</pubDate>
  </item>
  <item>
  <title>How to include only certain pages from rails_admin</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/86cbe428f0bec421/a193b4d735de0d0d?show_docid=a193b4d735de0d0d</link>
  <description>
  I already built a rails3 app. Now I want to include rails_admin &#39;Drag and &lt;br&gt; drop tree view&#39; plugin only to my page /admin/posts. How to configure &lt;br&gt; rails_admin to do this?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/86cbe428f0bec421</guid>
  <author>
  kalp...@palmtreeinfotech.com
  (Achaius)
  </author>
  <pubDate>Thu, 13 Dec 2012 05:35:40 UT
</pubDate>
  </item>
  <item>
  <title>Segmentation Fault, models relation, admin DSL</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/dc5f83af967157f3/7d1ffc828e886d9b?show_docid=7d1ffc828e886d9b</link>
  <description>
  HI, &lt;br&gt; im using rails_admin to admin my application models, i have two differente &lt;br&gt; models and i made changes on the admin behaviour based on &lt;br&gt; the Railsadmin-DSL. &lt;br&gt; Also i have relations with others models, If i try to apply DSL to the &lt;br&gt; relation field on the two models i have the following error, but if i
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/dc5f83af967157f3</guid>
  <author>
  niqu...@gmail.com
  (Carlos Castillo)
  </author>
  <pubDate>Thu, 29 Nov 2012 20:15:02 UT
</pubDate>
  </item>
  <item>
  <title>[RailsAdmin] Could not load model xxxxx, assuming model is non existing warning</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/c7607eccd967a0f9/2882c62a032e9786?show_docid=2882c62a032e9786</link>
  <description>
  So I use the spree (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/spree/spree&quot;&gt;[link]&lt;/a&gt;) style of monkey &lt;br&gt; patching using model_decorator.rb style files in my app folder. This is, &lt;br&gt; however, making RailsAdmin freak out in 0.2.x on in my warnings. &lt;br&gt; The files, like tag_decorator.rb, look like: &lt;br&gt; Tag.class_eval do &lt;br&gt; end &lt;br&gt; Ideas for a solution?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/c7607eccd967a0f9</guid>
  <author>
  e...@mediavine.com
  (Eric Hochberger)
  </author>
  <pubDate>Wed, 28 Nov 2012 18:22:33 UT
</pubDate>
  </item>
  <item>
  <title>Sortable List</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/397ca57864082bd1/e5f7a9e0d9bd9eb4?show_docid=e5f7a9e0d9bd9eb4</link>
  <description>
  Hi all, &lt;br&gt; I&#39;m working on a project where we will be uploading a few pieces of art to &lt;br&gt; rails admin and then having the curator go in and be able to drag and drop &lt;br&gt; the art to the order he&#39;d like. &lt;br&gt; I&#39;ve seen the post about orderable lists for things with associations. But &lt;br&gt; my project has no associations just a model that has a title, author, and
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/397ca57864082bd1</guid>
  <author>
  barker.came...@gmail.com
  (Cameron Barker)
  </author>
  <pubDate>Mon, 26 Nov 2012 17:43:42 UT
</pubDate>
  </item>
  <item>
  <title>Mongoid related question on embedded documents</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/d67fb82b1b08f2d9/9a4969c87b763309?show_docid=9a4969c87b763309</link>
  <description>
  Hey guys, &lt;br&gt; I have figured out that the model associations are indicating also the way &lt;br&gt; that the data are represented on the rails_admin GUI. I have an embedded &lt;br&gt; &amp;quot;Task&amp;quot; model in &amp;quot;Job&amp;quot; and if when I try to add a Task through a Job, there &lt;br&gt; is always a Tab used. &lt;br&gt; For has_many associations, there is the very intuitive two-list display
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/d67fb82b1b08f2d9</guid>
  <author>
  box.s...@gmail.com
  (Cacofoniks)
  </author>
  <pubDate>Fri, 23 Nov 2012 16:42:45 UT
</pubDate>
  </item>
  <item>
  <title>Filter by certain fields only</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/fa31035374ebba4d/d655f5ae17fba788?show_docid=d655f5ae17fba788</link>
  <description>
  Hello &lt;br&gt; I try to customise rails admin to filter only by certain field of the &lt;br&gt; table, for example I would only like to filter by title or address and not &lt;br&gt; the other fields. I try to search the documentation but I couldn&#39;t find how &lt;br&gt; to customise the filtering by certain field only. Is there way to do it?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/fa31035374ebba4d</guid>
  <author>
  mochat...@gmail.com
  (MochaTony)
  </author>
  <pubDate>Sun, 18 Nov 2012 15:17:07 UT
</pubDate>
  </item>
  <item>
  <title>Excluding items from the railsadmin list view based on a field value</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/8392fd3c3a4f03bf/21bcbfe28519e571?show_docid=21bcbfe28519e571</link>
  <description>
  Hi, &lt;br&gt; Is there an simple way, i.e. within the rails_admin initializer or &lt;br&gt; otherwise, to exclude items from the list view for a particular model in &lt;br&gt; the RailsAdmin ui, based on the value of a particular field. &lt;br&gt; I want to exclude items with a status field set to say &#39;deleted&#39; from being &lt;br&gt; displayed in the RailsAdmin ui. (this allows me to clean up the ui without
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/8392fd3c3a4f03bf</guid>
  <author>
  clarkeand...@gmail.com
  (Andrew Clarke)
  </author>
  <pubDate>Thu, 08 Nov 2012 17:32:09 UT
</pubDate>
  </item>
  <item>
  <title>Custom filter/search/column? (particularly: using &quot;having&quot;)</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/325f14704a182063/1946d95aad1b638e?show_docid=1946d95aad1b638e</link>
  <description>
  I&#39;d like to add a custom search or filter method. Basically I want to be &lt;br&gt; able to do a search or filter on a calculated column. if I were going to &lt;br&gt; write it as a direct query, I would do something like: &lt;br&gt; MyModel.having([&amp;quot;SUM(payments. payment_amount) &amp;gt;= ?&amp;quot;, 100.0) &lt;br&gt; and bonus points for being able to use a custom select like
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/325f14704a182063</guid>
  <author>
  jtrat...@gmail.com
  (Jeff Tratner)
  </author>
  <pubDate>Sun, 04 Nov 2012 01:24:35 UT
</pubDate>
  </item>
  <item>
  <title>has_many selector title</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/10242684b26aa5ec/b31f6cb4c565dd44?show_docid=b31f6cb4c565dd44</link>
  <description>
  Hi all, &lt;br&gt; Been testing out Rail_Admin on a new site I&#39;m working on. Really enjoy it! &lt;br&gt; I have a 2 models, Country and Stores. Where country has_many stores and &lt;br&gt; stores belongs_to country. When I create a store a selector field named &lt;br&gt; Country has a pull down menu to choose which country the store will be
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/10242684b26aa5ec</guid>
  <author>
  barker.came...@gmail.com
  (Cameron Barker)
  </author>
  <pubDate>Fri, 02 Nov 2012 20:10:29 UT
</pubDate>
  </item>
  <item>
  <title>Is it possible to add custom links to sidebar navigation</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/8abcc7e2db4a3e7b/edbefe8fb7ffeff9?show_docid=edbefe8fb7ffeff9</link>
  <description>
  I want to add 2 links to sidebar - one to open FnordMetric backed, on to &lt;br&gt; manage roles using gem the_role.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/8abcc7e2db4a3e7b</guid>
  <author>
  sl.bug...@gmail.com
  (Alexander Grebennik)
  </author>
  <pubDate>Thu, 25 Oct 2012 23:36:12 UT
</pubDate>
  </item>
  <item>
  <title>problem with inverse_of with mongoid</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/116dee72992141fa/431da51736bc7172?show_docid=431da51736bc7172</link>
  <description>
  I have these relationship with mongoid &lt;br&gt; Class User &lt;br&gt; include Mongoid::Document &lt;br&gt; has_many :orders, :class_name =&amp;gt; &#39;Order&#39;, :inverse_of =&amp;gt; :user &lt;br&gt; has_many :sold_orders, :class_name =&amp;gt; &#39;Order&#39;, :inverse_of =&amp;gt; :seller &lt;br&gt; end &lt;br&gt; Class Order &lt;br&gt; include Mongoid::Document &lt;br&gt; has_many :orders, :class_name =&amp;gt; &#39;Order&#39;, :inverse_of =&amp;gt; :user
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/116dee72992141fa</guid>
  <author>
  maserranocace...@gmail.com
  (Maria Serrano Cáceres)
  </author>
  <pubDate>Wed, 24 Oct 2012 12:27:06 UT
</pubDate>
  </item>
  <item>
  <title>Create action balance on dashboard</title>
  <link>http://groups.google.com/group/rails_admin/browse_thread/thread/3e30b290f4e7674a/ad21981e92fb9356?show_docid=ad21981e92fb9356</link>
  <description>
  I don&#39;t understand very good yet how it works rails_admin gem for create a &lt;br&gt; new action. &lt;br&gt; I want create a action &amp;quot;*balance*&amp;quot; in root. &lt;br&gt; I have created a file with name &amp;quot;*rails_admin_balance.rb*&amp;quot; lib folder like: &lt;br&gt; require &#39;rails_admin/config/actions&#39; &lt;br&gt; require &#39;rails_admin/config/actions/ba se&#39; &lt;br&gt; module RailsAdminBalance
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/rails_admin/browse_thread/thread/3e30b290f4e7674a</guid>
  <author>
  maserranocace...@gmail.com
  (Maria Serrano Cáceres)
  </author>
  <pubDate>Tue, 23 Oct 2012 13:35:59 UT
</pubDate>
  </item>
  </channel>
</rss>
