search for: non_profit

Displaying 1 result from an estimated 1 matches for "non_profit".

Did you mean: for_profit
2009 Mar 23
2
Select updates database?
...ype, :title, :url] config.columns.exclude :state_name config.label = ''Grants and Loans'' columns[:state].form_ui = :select columns[:industries].form_ui = :select end Partial: <%= select :grant_loan, :business_type, [''for_profit'',''non_profit''], {:selected => @record.business_type, :prompt => "Select The Business Type"}, {} %> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this...