Displaying 20 results from an estimated 1000 matches similar to: "load_paths on godaddy hosted account"
2005 Nov 02
1
Windows, Segmentation Faults, config.load_paths and config.cache_classes
I am doing some testing with the rails trunk, version I switched to
because of memory leaks in 0.13.1 under linux environment.
Right now the application is running fast and steady under linux, with
no memory leaks using SCGI Rails Runner 0.4.3 from Zed, BUT it has
become unusable under Windows (our main development environment) where
I am getting a lot of segmentation faults.
BUT the problem
2011 Mar 28
0
undefined method "load_paths" for ActiveSupport::Dependencies:Module Error
I''m writing a Rails plugin from scratch and recently generating models
inside it.
In fact, i''m trying to follow the guide from http://guides.rubyonrails.org/plugins.html
so i used the following code taken from this site in order to make the
models appear like files in the main app directory (as it was said)
this is the code:
%w{ models }.each do |dir|
path =
2009 Jul 02
1
config.load_paths
Hi
As a part of rearranging the code I put my reports in the folder
app/models/reports and loaded that using config.load_paths Is there any
performance issue in doing this? Is this the right approach? or I have
to put all the files in reports to app/models so to avoid
config.load_paths #{folder} I expect your valuable comments
Thanks
--
Posted via http://www.ruby-forum.com/.
2006 Nov 04
3
undefined method `load_paths=' for Dependencies:Module
I''ve been working on an app, and had a friend check it out to his
machine. I''ve got rails and all my plugins set up with svn:externals,
so when he svn ups it he gets all the latest stuff. I''ve just svn
up''d both machines so we''re running the same versions of everything.
We''re also running the same version of ruby (1.8.4). As far as I can
2006 Mar 17
0
Installed Gems on godaddy.com
Hi, is there a core list of gems that one needs to install in a production
environment? Anyways, here''s a current list of installed gems on
godaddy.com:
Gems *actionmailer 1.0.1* [www] <http://www.rubyonrails.org/> - depends on
actionpack <http://www.situationman.com/_h_admin_/gems.html#actionpack>.
Service
layer for easy email delivery and testing.
*actionmailer 1.1.5*
2006 Aug 10
4
1.1.5 Upgrade and config.load_path not working
Hey,
I am trying to upgrade to 1.1.5 and rails no longer finds my controllers the
live outside app/controllers. I was on 1.1.2 previously and here is my
setup
In environment.rb
config.load_paths += [File.join(File.expand_path(RAILS_ROOT),
"rails_shared/controllers") ]
config.load_paths += [File.join(File.expand_path(RAILS_ROOT),
"rails_shared/helpers") ]
2006 May 31
0
acts_as_blog
ActsAsBlog
==========
Here is a simple plugin to allow you to allow the use of
RedCloth,BlueCloth, or SmartyPants in your blog.
It''s super simple to use. It will take your blog post or comment and
transform it into html.
This allows you to write in a much simpler syntax and allows your users
to post valid html into their comment.
It also allows you to block all html tags that
2006 Aug 09
3
rel=nofollow or akismet
Hi guys,
My site ( http://shunya.in ) recently started receiving some spam and I had
ignored the issue till it became a problem, and I guess it is becoming a
problem now.
I looked around on suggested ways to address the problem and found two
systems - CAPTCH and Akismet. I consider both of them in this email along
with the reasons why I am debating using neither of them. Then I ask for your
2006 Feb 22
4
UUIDTool and weird timestamp split error
Hi,
I am using UUIDTools to generate my Guids. It works fine on my computer
(Windows Xp), but doesn''t work on my host (TextDrive)
The error is:
Loading production environment.
>> UUID.timestamp_create.to_s
/sbin/ifconfig: Permission denied
NoMethodError: private method `split'' called for nil:NilClass
from ./script/../config/../config/../lib/uuidtools.rb:236:in
2007 Jan 06
0
undefined method 'markdown'
Hello,
I''m facing a strange error.
I''m using Rails 1.1.6 and I try to use Markdown.
I''ve downloaded BlueCloth, and it is in my
RAILS_ROOT/vendor/plugins/BlueCloth_1.0.0
In my environment.rb, I have the following lines :
--
Rails::Initializer.run do |config|
config.load_paths += %W( #{RAILS_ROOT}/vendor/plugins/BlueCloth_1.0.0/lib
)
end
--
In my view, I have :
--
2006 Jan 03
2
Instant Rails 1.0 Release Candidate 1
This release upgrades the included Ruby to version 1.8.4 and will become the
final 1.0 release of Instant Rails if no serious problems are found.
Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails,
Apache, and MySQL, all preconfigured and ready to run. No installer, you
simply drop it into the directory of your choice and run it. It does not
modify your system environment.
2007 Feb 05
0
superclass mismatch for class OrderedOptions (TypeError)
ngw@adreadedsunnyday ~/projects/hotchalk$ script/server
./script/../config/boot.rb:28:Warning: require_gem is obsolete. Use
gem instead.
/opt/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/initializer.rb:606:
superclass mismatch for class OrderedOptions (TypeError)
from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/
custom_require.rb:27:in `gem_original_require''
from
2006 Apr 04
3
uuidtools across processes
Hello,
It seems that there is a small probability of collisions among uuid''s
produced by uuidtools'' UUID.random_create() running in concurrent user
processes on a host (fcgi)? The ~2 bytes extracted from the randomized
clock_sequence make a collision unlikely.
http://rubyforge.org/frs/download.php/8572/uuidtools-1.0.0.zip
Do I miss something?
DD
--
Posted via
2006 Jul 21
0
Questions about akismet and rails
Currently looking at adding spam protection and notice that both the Typo and
Mephisto folks have recently added Akismet. Two questions:
- does anyone have any commentary to share about the availability and
responsiveness of the spam checking?
- anyone have an firm reason to worry about the amount of personal data
required by their APIs? In other words, citation of this data being misused?
2011 Aug 31
1
godaddy
Hi:
I''ve been trying to get a very simple app running on godaddy
Do you think using godaddy for rails hosting is a good idea?
Thanks
--
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,
2006 Sep 26
0
Is Rails on GoDaddy worth the hassle?
I have been trying to evaluate GoDaddy hosting for RoR. Quite
frustrating and painful to date.
I have setup a database and uploaded a test app (depot from AEDWR2).
Best results to date - ''Internal Server Error''. The log reports
''mod_rewrite: maximum number of internal redirects reached''.
''RewriteOptions MaxRedirects=20'' doesn''t help.
I
2006 Apr 03
1
GoDaddy royally screws over aussievoip.com.au and soft-swtich.org
Well, I wake up this morning, and aussievoip isn't up. I ring godaddy,
who _were_ hosting it, and they say that the machine's been compromised,
and you can't have your data. Nyah Nyah.
I spent 1 hour and 38 minutes on the phone to them, trying to convince
them to let me somehow get access to it, but to no avail. I've reported
it to the Australian Federal Police High-Tech Crime
2006 Mar 31
3
Rails with GoDaddy problem
Hopefully someone can help me with this. I''m trying to learn Ruby on
Rails and have GoDaddy as a web host. I''ve followed their help files and
taken the following steps.
I''ve made sure my plan supports Rails. I used their interface to create
the directory (test2). I then used an FTP client to upload my project
files to the directory I made. Also to clarify, this is
2008 Sep 27
2
client certs with godaddy ssl cert
I've read the client ssl cert section in the wiki and it talks about using a
self signed cert, if I am using a commercial cert, in this case godaddy, how
do I implement a self signed cert for the client side and have dovecot make
use of this? I know the mechanics of setting up the self signed ca, the
question is more what configuration changes do I need to make in dovecot to
handle both
2006 Oct 06
1
sparklines in lattice
Dear R-help,
Has anyone implemented sparklines in the strips of a lattice plot? What I have in mind is, say, highlighting that part of a time series that one is examining in more detail in a set of lattice plots.
Regads,.
Mark Difford.
PS: (Andreas Loffler has implemented a simple but functional version for
TeX/LaTeX:
http://www.tug.org/tex-archive/help/Catalogue/entries/sparklines.html)