similar to: preferences gem version 0.4.2

Displaying 20 results from an estimated 20000 matches similar to: "preferences gem version 0.4.2"

2008 Oct 26
3
Undefined method f_title
Hi, This is my migration: class CreateSampleForms < ActiveRecord::Migration def self.add_data SampleForm.create(:name => ''Default (Empty)'', :f_type => ''Default (Empty)'', :description => ''Use this template to create a blank form.'') end def self.up create_table :sample_forms do |t| t.string :name, :null =>
2012 Jun 09
0
Re: ActiveRecord::SubclassNotFound: The single-table inheritance mechanism failed to locate the subclass: 'Transactions::DummyDdnlTransaction'. This error is raised because the column 'type' is reserved for storing the class in case of inheritance. P
FIXED: Transaction is a reserved word, and it cannot be used even though I put it into its own module. So my guess is Transactions::Transaction still somehow got resolved to the Rails internal Transaction class. Renamed the Transaction (and its subclasses) to Transact and it works fine now. Thanks! -- cmdjohnson On Sat, Jun 9, 2012 at 3:08 AM, Commander Johnson
2008 Oct 05
1
Multiple tenants on Rails
Hi, I''ve dug into some previous discussion on this list about having multiple clients running on a single Rails site. I can see how to work this out with a single project type. For example, my tenants all have their own CMS in a single Rails environment. What if 3 of my clients have a CMS site, 5 have an e-book site and 2 a dating site. Is there a way to house these websites within a
2012 Jun 09
3
ActiveRecord::SubclassNotFound: The single-table inheritance mechanism failed to locate the subclass: 'Transactions::DummyDdnlTransaction'. This error is raised because the column 'type' is reserved for storing the class in case of inheritance. Pleas
Hello, I stumble upon this error when loading a subclass of the Transaction class. For full details, see the pastie: http://pastie.org/4053678 Error message: ActiveRecord::SubclassNotFound: The single-table inheritance mechanism failed to locate the subclass: ''Transactions::DummyDdnlTransaction''. This error is raised because the column ''type'' is reserved for
2012 Dec 04
0
Empty test suite is run after every rake task
When I run rake db:migrate or rake -T I get these lines at the end: Finished in 0.000276 seconds. 0 tests, 0 assertions, 0 failures, 0 errors My Gemfile is: source ''http://rubygems.org'' gem ''rack'' gem ''rails'', ''3.0.9'' gem "acl9", ''0.12.0'' gem "fastercsv"#, :version =>
2012 Jan 15
1
GUI preferences are not saved
I'm running R version 2.14.1 (2011-12-22) on a 32-bit Windows machine. I've edited the GUI preferences to increase the font size, saving my preferences after doing so, but the next time I start an R session, my changes to the GUI preferences are lost. Is there a way to make the GUI preference changes permanent? Phillip
2011 Apr 04
0
issue installing gem Capybara on Debian5 w ruby 1.9.2 ( Rails 3.0.5) => installing native extension
On this server I already installed it in the gemsets for Ruby 1.8.7 and Rails 2.3.11 without any problem ... but trying (many times .. ) to install in Ruby 1.9.2 (Rails 3.0.5) raises an error ... It''s not related to the gem itself as the gem doesn(t build any native extension .. but to one dependency... I don''t know where to start looking for ... here is the log message :
2006 Oct 05
1
Changes in console preferences won't take
Greetings, I've attempted to change the font size directly in Rconsole as well as through the GUI preferences. Neither seems to take even when I save the preference changes. When I make the change through the gui preference, and click "apply" the change is made, but when I save it, close, and reopen, there is no change. Any thouughts? I'm running R.2.40. David --
2007 Jun 21
0
Testing a Rails plugin
Hi OK it looks like I''m a convert to BDD :-) Well in principle at least - let''s see how it turns out. I''ve just set up a test environment for the Hobo plugin according to this guide: http://www.pluginaweek.org/2006/11/24/plugin-tip-of-the-week- testing-your-plugins-the-right-way/ And then adapted the setup to work with RSpec In the plugin I now have: /spec
2007 Nov 26
1
Loading a specific version of MERB gem
greetings, i have a project based around merb 0.3.7 and I do not want to fiddle with it one bit. and now I want to start a new project running 0.4.2(and beyond). what is the recommend method of starting merb from a specific gem version? thanks - jw
2008 Sep 19
0
11 deleted messages in this conversation.
Hi, I''m using Gmail to follow the list. Way below in the conversation, I see this message: 11 deleted messages in this conversation. Any ideas why this is? Gmail does a good job in showing only the relevant messages, but deleting seems a bit rough? CmdJohnson --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google
2002 Jun 12
2
spoolss printing: downloading printing preferences in W2K
I have heard something about a 'known bug in 2.2.4' so this might already be known. If so, I just want to get confirmation... I have a new samba 2.2.4 running on a RH7.2 box, running solely as printserv. The spoolss printing functionality is working fine: uploading drivers works ok (aside from a few APW quirks if you change drivers). I'm using CUPS as unix printing backend. The
2006 Aug 26
2
Permanently changing gui preferences
Greetings, I made changes to my gui preferences and saved them. When I close and then open R, it reverts back to default preferences. How do I permanently change gui preferences? Thanks in advance. David -- ======================================================================== David Kaplan, Ph.D. Professor Department of Educational Psychology University of Wisconsin - Madison
2004 Aug 14
2
re: R-1.9.1 preferences (PR#7170)
okay, so checking the "override" box at the bottom of the menu allows the changes to take effect. I still don't understand why you need to have the "override" box there in the first place T Begin forwarded message: > From: Anthony Westerling <leroy@ucsd.edu> > Date: Fri Aug 13, 2004 4:41:01 PM US/Pacific > To: r-bugs@r-project.org > Subject:
2011 Dec 03
2
script/server error (undefined method `name' for "ZenTest")
Hi All, I have an rails 2.3.11 app which I''m trying to run locally. When runnign script/server i get this error which i googled but couldn''t find the answer anywhere: Gem::SourceIndex#initialize called from /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/rails/vendor_gem_source_index.rb:100. Invalid gemspec in
2001 Apr 17
2
Stupid question: where is the Preferences box?
Good day! I am GUI-challenged, and proud of it, but I would like a bit of help. When I start netscape (picked from an Earthlink CD) it raises a message box that says (this is picked from --debugmsg +text and folded for mailing convenience): trace:text:DrawTextExW L"Error: temporary directory E: does not exist. Please enter a new directory in the preferences box.", 99 , [(0,0),(264,0)]
2014 Jan 22
1
Printing Preferences
Hey Guys, I'm using the following versions of software: - Ubuntu 12.04 LTS x64 - Samba 3.6.3 - CUPS 1.6.3 My clients are the following: - Windows 7 x64 - Windows 7 x86 My printer models are the following: - HP Laserjet P4015DN - HP Laserjet CP3525N - HP Laserjet CP4005DN I've installed the drivers via the point and print method found here:
2005 Aug 16
0
How do I get a "preferences" menu back into my panel?
For reasons I don't understand, there is no "Preferences" menu available in any of the drop down menus in my panel in Gnome. It was there before, but I'm not sure what I could have done to remove it or how it could be missing. How do I get a "preferences" menu back into my panel? Dave
2004 Apr 24
2
Changing Gui preferences
I want to modify my Gui preferences to get rid of the MDI toolbar and status bar. [ Under Windows XP and R 1.8.1 and 1.9.0.] When I uncheck the boxes and click "apply" I am told to save the preferences and the changes will take effect when restarting R. I click "save" and a box comes up to ask me to save Rconsole (I'm not sure where this should be saved but I navigate
2012 Jan 03
1
updating rails version to 3.1.3 get error
hi all, i have ruby : 1.8.7 rails :2.3.11 and rubygem:1.6.2 installed on my Windows sys. my application work without error .I have upgraded the environment to gem:1.8.12,rails:3.1.3 ,ruby:1.9.2 i have getting the following error on starting the Webrick server D:/Hemant/Suggestica_setup/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'': cannot load such