search for: account_loc

Displaying 20 results from an estimated 21 matches for "account_loc".

Did you mean: account_lid
2006 Jul 09
0
account_location couple of questions.
Hi I''m having a look at the account_location plugin for a project and there''s a couple of things i''m not sure on. One is what the default_account_subdomain method does. def default_account_subdomain @account.username if @account && @account.respond_to?(:username) end What is this used for? Can anyone pro...
2006 Jul 28
1
account_location plugin
Hi Ive just installed the acocunt location plugin Which all seems to be working correctly. However as i''m using webrick, i''m having to put all the subdomains in my host file. Is there a way to set it all up so I dont have to manually enter domains in the hosts file? thanks scott -- Posted via http://www.ruby-forum.com/.
2011 Feb 18
1
Rails plugins new official maintainers
...david-kerins/auto_complete) dkerins Devdatta atom_feed_helper (https://github.com/TrevorBramble/atom_feed_helper) Trevor Bramble acts_as_tree (https://github.com/amerine/acts_as_tree) Mark Turner Swanand Pagnis acts_as_nested_set (https://github.com/bbommarito/acts_as_nested_set) BrianBommarito account_location (https://github.com/bbommarito/account_location) BrianBommarito render_component (https://github.com/malev/render_component) Marcos Vanetta localization (https://github.com/malev/localization) Marcos Vanetta deadlock_retry (https://github.com/heaps/deadlock_retry) Kieran P And no body is i...
2006 Apr 10
5
I have a Capistrano 1.1 patch - where does it go?
I have a patch for Capistrano 1.1 - how do I submit it? Wes -- Posted via http://www.ruby-forum.com/.
2006 Jul 16
2
how does base camp manage there accounts
hi, Cant find any information this anywhere so was wondering if anyone had any ideas. Basically when you go to basecamp.com it allows you to sign up for a account and gives you a url username.projectpath.com I was just wondering how they do this, and if each account has there own database or if it is all stored in one. thanks scott -- Posted via http://www.ruby-forum.com/.
2006 Jun 10
2
username.tadalist.com - How?
Hi. I was wondering how to do this in rails where the user gets a subdomain in the link of the site. example: username.tadalist.com Or if you know of a reference, please point me to it. Thanks -- Posted via http://www.ruby-forum.com/.
2008 Feb 08
1
Wildcard Subdomains & OS X Local Development
I''m using the simple account_location plugin to have virtual subdomains on my app (account.myapp.com - see Basecamp, Blinksale, etc.) How do you go about setting up your OS X system to play nice? I''d like to use Apache & Mongrel. Notes: The only thing I''ve able to accomplish is hardcoding the subdomains dir...
2007 Oct 25
1
Mocking/Stubbing help with subdomain as account key
My app uses account_location to set up subdomains as account keys. In my controllers, all my model operations are scoped through the @current_person object. The question is: How do I test this with RSpec''s mocking and stubbing? Basically, I need to test that @current_person.things is getting the find mes...
2006 Jul 01
8
Seeking Advice on Pattern for Multi-Organization Application
I am the developer of FreeMIS - an Open Source management information system for schools. It currently holds the data for one school - so different schools host different instances of FreeMIS. I would like to expand the domain of a single instance of FreeMIS, so that it covers all the schools in an education authority. THis will enable me to implement authority-wide functionality. Is there
2005 Dec 30
6
Unable to get the domain in my routes.rb to map custom route tables per domain
I have tried all night trying to find a way to get the host name which is currently being used within my routes.rb file to do some case/when switching for specific domains such as this cgi = ActionController::CgiRequest.new(CGI.new) case cgi.domain(1) when /www/ map.connect '''', :controller => ''public'', :action => ''index'' when
2006 Jan 25
6
Displaying based on hostname/subdomain
Ive tried multiple ideas to get this to work, but keep hitting a dead end. Has anyone done this before? I want joe.domain.com to display www.domain.com/profile/joe Im using lighttpd. Routes dont have access to the URL string and therefore I cant code in a conditional. lighttpd rewrite seems to really screw it all up. Is there a feasible solution? Thank you, Joe Noon
2006 May 09
4
subdomain
hi, how to create a subdomain outside the public directory and how to redirect to the subdomain -- Posted via http://www.ruby-forum.com/.
2006 Feb 26
0
Routing based on host domain
...If the user comes in with a request of: * http://foo.com * http://www.foo.com I would like to route them to the public home page If they come in with anything else I want to route them to their account home page, i.e.: * http://apple.foo.com * http://banana.foo.com I''ve been using the account_location plugin to help with the parsing and redirecting of the account subdomains which works great. What I can''t figure out is the routing. I would like to write something like this: map.public_home '''', :controller => ''page'', :action => '&...
2006 Jan 06
1
How to make fancy urls (like basecamp clientx.clientsection.com]?
Im writing a app, and i wanted to have something like basecamp urls for a account of the user of the user.
2010 Mar 19
2
auto_complete plugin on rails 2.3.5
...auto_complete but the result is: Plugin not found: ["auto_complete"] #<Errno::ENOENT: No such file or directory - /dev/null> I have also try to run: $ ruby script/plugin -v list and the result is: Discovering plugins in http://dev.rubyonrails.com/svn/rails/plugins/ /CHANGELOG /account_location/ /acts_as_list/ /acts_as_nested_set/ /acts_as_tree/ /atom_feed_helper/ /auto_complete/ /continuous_builder/ [...] So, the auto_complete is there but it won''t install. Someone can help me? Thanks. Guido -- You received this message because you are subscribed to the Google Grou...
2006 Aug 02
4
RadRails and EdgeRails
Anyone know how to setup EdgeRails with RadRails ? Stuart
2006 Apr 16
11
Multiple domain name, One Rails application, is this possible?
Hello folks, I''m new to the Rails framework and don''t know where to look to find my answer. Here is the question, Is there a way to set multiple domain name for *a* rails application, and base on the URL do the work in the app. Imagine I have a user based document management system, each user want to access to her docs using her domain, but I don''t like to have many
2007 Dec 17
2
Many domain - one rails application
If I have many domains and one rails application, how can I redirect to conrollers by domain? Ex. "domain.com" go to controller "/com", "domain.net" go to controller "/net" and "other.org" go to "/other" -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you
2007 Aug 16
3
Sessions on Rails with Pound and Mongrel
Hi All, I''m experiencing a problem when using pound with Rails. My set up is I have a machine acting as a load balancer running Pound. This listens on port 80 and directs requests with a particular URL to two backend servers both of which are serving my rails app using mongrel cluster on ports 9000,9001 and 9002. There is a problem with sessions even though I am storing the session data
2010 May 17
6
validates_timeliness plugin installation
I''m trying to install the validates_timeliness plugin: on Ubuntu lucid in my rails project directory: sudo ./script/plugin install git://github.com/adzap/validates_timeliness.git ./script/plugin: command not found on windows (as admin) in my rails project directory: ruby script/plugin install git://github.com/adzap/validates_timeliness.git creates the "validates_timeliness"