Displaying 6 results from an estimated 6 matches for "cmdjohnson".
Did you mean:
cjohnson
2008 Oct 26
3
Undefined method f_title
...drop_table :sample_forms
end
end
While migrating, it gives the error ''undefined method f_title=''. I first
thought ''title'' was reserved so I renamed it to ''f_title''. When I remove it,
the process starts over with the description attribute.
CmdJohnson
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send...
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
...ed for storing the inheritance class or overwrite
Transactions::DummyDdnlTransaction.inheritance_column to use another
column for that information.
Have Googled around, tried solutions like self.subclasses and
require_dependency but they didn''t work for me.
I''m on Rails 2.3.14.
cmdjohnson
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/J...
2008 Oct 05
1
Multiple tenants on Rails
...nd 2 a
dating site. Is there a way to house these websites within a single Rails
environment so that reporting and tenant management can still be relatively
easy?
I would say that administrating one big site platform would be better than
having a loosely-knit pack of sites.
Any thoughts on this?
CmdJohnson
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send...
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
...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
<commanderjohnson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Hello,
>
> I stumble upon this error when loading a subclass of the Transaction
> class. For full details, see the pastie:
>
> http://pastie.org/4053678
>...
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 Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send...
2011 Mar 12
0
preferences gem version 0.4.2
...e plugin to fail. I''m on Rails 2.3.11. Any
tips on what I should add to get it working? I''m sure the gem wasn''t put on
RubyGems.org just to annoy people that download it ..
The plugin does work. I guess it''s all in the name of the guy that made it,
PLUGINaweek.
CmdJohnson
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/J...