`
nnnnon
  • 浏览: 147824 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Excluding column names from a listing

    博客分类:
  • RORs
阅读更多
Usually, it is better to make your own view instead of using the 
scaffold, but sometimes it's easier just to use the scaffolding.

What I did was override the content_columns method. Just take the
source:
ruby 代码
 
  1. def content_columns  
  2.     @content_columns ||= columns.reject { |c| c.primary || c.name =~   
  3. /(_id|_count)$/ || c.name == inheritance_column }  
  4. end  

And add the column names you want to exclude in the regex with _id and
_count.
分享到:
评论

相关推荐

    easyload 9.0

    uses a single spatial column instead of a pair of X–Y columns) then specify NO_COLUMN or leave empty. NO_COLUMN YCOLUMNNAME For the X/Y mappable tables, specify the name of the column containing Y–...

    Moodel gradebook

    Excluding assessments from the aggregation for individual students 108 Summary 109 Table of Contents [ iii ] Chapter 7: Reporting with the Gradebook 111 The grader report 111 Using groups to further ...

    JAVA聊天室系统源码

    Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements ... In case of violations I will consider excluding this class from the source in the future.

    Universal-USB-Installer

    Source Code is made available at time of download, from the official UUI page: http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ IMPORTANT! No Warranty is being offered with this ...

    java_chat.rar_For You I Will

    一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。 Visual Chat 1.91 Developer Edition ... In case of violations I will consider excluding this class from the source in the future.

    eBay Inc. Reports Fourth Quarter and Full Year 2009 Results

    Excluding Skype from the fourth quarter of 2008 and the fourth quarter of 2009, revenue growth would have been 19%. The year-over-year increase was due primarily to excellent growth in PayPal and ...

    WizFlow网页编辑

    restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. ...

    hibernate-shards.jar

    restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. ...

    struts1.3.9.zip

    names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the ...

    Net开源日志组件

    Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. A "Combined Work" is a work produced by combining or linking an Application with...

    ACM POJ 1002题解摘要

    Each telephone number consists of a string composed of decimal digits, uppercase letters (excluding Q and Z) and hyphens. Exactly seven of the characters in the string will be digits or letters. ...

    oj题目:电话号码匹配

    Each telephone number consists of a string composed of decimal digits, uppercase letters (excluding Q and Z) and hyphens. Exactly seven of the characters in the string will be digits or letters. ...

    win 3.11 for workgroup tcpip支持

    When a DHCP client is moved to a new reserved address or is moved from an address to make way for an exclusion or another client's reservation, the client should first release its current address ...

    POJ 1002 487-3279 telephone numbers

    Each telephone number consists of a string composed of decimal digits, uppercase letters (excluding Q and Z) and hyphens. Exactly seven of the characters in the string will be digits or letters. ...

    Struts2上传所需jar包

    names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the ...

    MIL-STD-1686C Electrostatic Discharge Control Program For Protection Of Electrical And Electronic Parts, Assemblies And Equipment (Excluding Electrically Initiated Explosive Devices) -完整英文版(18页).pdf

    MIL-STD-1686C Electrostatic Discharge Control Program For Protection Of Electrical And Electronic Parts, Assemblies And Equipment (Excluding Electrically Initiated Explosive Devices) -完整英文版(18页...

    Basics of Linear Algebra for Machine Learning

    There are a lot of things you could learn about linear algebra, from theory to abstract concepts to APIs. My goal is to take you straight to developing an intuition for the elements you must ...

    slf4j-api-1.7.21.jar

    Caused by: java.lang.ClassNotFoundException: org.slf4j.LoggerFactory 缺少此依赖包

    麻省理工学院-算法导论

    Reading: Chapters 1–4, excluding §4.4; §28.2; §30.1. Both exercises and problems should be solved, but only the problems should be turned in. Exercises are intended to help you master the course ...

Global site tag (gtag.js) - Google Analytics