Displaying 20 results from an estimated 6000 matches similar to: "Hieraki2 status quiestion and postgres schema"
2006 Jan 01
7
[ ANN ] Hieraki2
Happy new year! Hieraki 2.0.0 is released.
You can download Hieraki2 from rubyforge.org as tgz or zip
(http://rubyforge.org/projects/hieraki).
Hieraki2 has a new wiki engine that ships with more than a dozen new
features:
* everything-is-a-wiki-page (TM)
* all pages are under version control
* access control list
* stay in full control of the tree structure by cut and pasting
2010 Sep 16
0
sieve rules quiestion (deduplicate e-mails)
Hello. I'm successful use sieve for filtering e-mail from various
subscriptions.
But if i have subscription for 2 or more mailing lists and user write
email to list1 at xxx.org and list2 at yyy.org by REPLY TO ALL or make a CC
header, i'm recieve email twice, if i reply in some list to user and
user REPLY TO ALL - i'm recieve email 3 times :)
How can i'm eliminate this
2010 Mar 10
0
Postgres plpgsql is created by default in new version, but schema dump tries to create it
As of some recent version of Postgres, plpgsql is created for new
databases by default, but the sql schema export
(config.active_record.schema_format = :sql) expots a create command in
development_structure.sql, resulting in an error.
CREATE PROCEDURAL LANGUAGE plpgsql;
I could not find the version this changed in, however it is noted
here:
1998 Mar 27
1
nmbd cleans up incorrectly?
Hi, there!
i have FreeBSD 2.2.6-STABLE and samba 1.9.18p3 installed
sometimes nmbd could not be restarted (after killall nmbd; nmbd) with the
following message in nmbd logs:
=== /var/log/nmb.log ===
03/28/1998 02:37:50 netbios nameserver version 1.9.18p3 started
Copyright Andrew Tridgell 1994-1997
bind failed on port 137 socket_addr=0.0.0.0 (Address already in use)
=== cut here ===
=== netstat
2006 Jan 04
4
Problems with Hieraki 2
hi,
I''ve already set up hieraki2 (database.yml: configured,
schema.mysql.sql: imported). I noticed that there is no user (table
"users" is empty) and I can''t login. So what should I do to use
hieraki2? :) The title is "Root | Demo" - Why "demo"?
I tried to create account called "root" using "signup" form.
I''ve got
2005 Mar 07
3
Tons of shiny new stuff
Ok despite this crazy flu which got me last week i was able to get
some coding done.
Here goes:
== Hieraki
Hieraki got plenty of improvements next to the rails 0.10 update. The
biggest new features are proper yaml, html and readme export. But
there are also plenty of new code improvements like the switch to my
favorite postback style for all controllers. Hieraki traditionally
serves as a demo
2006 Feb 01
1
Bus error when running Hieraki
I have been trying to set up Hieraki 2.0.1 and I cannot seem to
get it running. I am running on FreeBSD 5.4, Ruby 1.8.4,
Apache 2.0.55, Mysql 4.1.16, ruby-mysql 2.7, mod_scgi 1.9,
scgi_rails 4.3 and Rails 1.0. I can start up the wiki, get
it to display the home page, and when I click on the signup link
the signup form displays. When I fill in the signup form and
click the signup button, the
2005 Dec 29
2
Problem with apache and rubyonrails
I am setting up my httpd.conf file so I can secure a site create in
RubyonRails. The problem that I am having is:
File does not exist:
/usr/home/mhale/hieraki-1.0.2/public/frontpage/index
File does not exist:
/usr/home/mhale/hieraki-1.0.2/public/frontpage/index
File does not exist:
/usr/home/mhale/hieraki-1.0.2/public/frontpage/index
So apache is reading "frontpage/index" as a
2006 Jan 25
1
postgres schemas as rails envs
Played around with rails on mysql a little bit. Now I''m looking at rails on postgres, and
postgres has schemas. Wondering if it''s appropriate to create *schemas* for my three db
evironments (development, test, production) rather than separate dbs?
b
2007 Jun 07
0
How to use Postgres schemas in Rails app to separate data
Rails/Postgres Gurus,
Question:
Is it possible to use Postgres schemas within a Rails app to separate tables
and data between two different apps?
Problem Set:
I am thinking of combining two apps. I want to share some data (certain
tables) between them, but I want the migrations and other activities to be
separated. I don''t want any table changes in one app to impact the other.
2006 Mar 07
0
a2billing problem with call duration
Regards!
During the use of areski a2billing software I'm getting same problem all the time.
Actually, after 15 minutes of speaking to someone over calling card, connection brakes.
Installation was as smooth as it could be so I don't think I made same kind of a mess in that domain. This is the only problem in the aplication.
In the logs everything seems to be fine.
I'am sending You
2006 Mar 06
7
Set base url?
I have an application running on a Lighttpd instance which is proxied by an
Apache server. It seems to work fine but my urls are incorrect: all urls
reference / which is not where my application runs at the Apache server.
How do I set the base url of a Rails application?
My Apache has the following proxy rules:
ProxyPass /hieraki http://localhost:3001
ProxyPassReverse /hieraki
2005 Mar 08
3
Chapter Numbering in Hieraki
I''m using Hieraki to do some documentation for RubyGems. So far I''m
lovin'' it.
But I have a question. I currently have three books on the site. It
seems that the chapter numbers continue from one book to the next. For
example, the first book has 7 chapters (numbered 1-7). The second book
has three chapters, but they are numbered (8-10) rather than the (1-3) I
2005 Aug 10
6
Hieraki + FCGI + Problem
Hi,
I''ve downloaded the latest stabil Hieraki. I have ruby 1.8.2 (2004-12-25)
[i686-linux], the latest rails (and gems, too), Apache/1.3.33 (Unix) and
mod_fastcgi/mod_fastcgi-SNAP-0404142202. I''m successfully running Typo
(from SVN) as a FastCGI application.
Hieraki works well with "script/server", and works well as a .cgi (just
very slow). My problem is, that
2006 Mar 07
1
PLEASE HELP ,a2billing problem with call duration
Regards!
During the use of areski a2billing software I'm getting same problem all the time.
Actually, after 15 minutes of speaking to someone over calling card, connection brakes.
Installation was as smooth as it could be so I don't think I made same kind of a mess in that domain. This is the only problem in the aplication.
In the logs everything seems to be fine.
I'am sending You
2005 Dec 22
3
Is Hieraki included with Rails 1.0?
The Hieraki website says that it version 2.0 will be included with Rails 1.0.
Is that true?
--
Best Regards,
-Larry
"Work, work, work...there is no satisfactory alternative."
--- E.Taft Benson
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2005 Nov 22
4
multiple rails apps on one lighttpd
Good evening (or afternoon or whatever it is where you are),
Before I start setting it all up, I have a question about lighttpd and
multiple rails apps. From what I have read, it is at the minute only
possible to do multiple rails apps using subdomains:
typo.mysite.com
hieraki.mysite.com
rforum.mysite.com
etc, etc
and not currently possible to do this:
mysite.com/typo
mysite.com/rforums
2005 Oct 25
0
Can I get a copy of manuals.rubyonrails.com sorce
Hi,
I''ve been using ruby for about a year for non-web apps, and have
no experience w/web development.
I''ve been asked to work on a web based document reivew
system, that appears to be a reasonably good mach for
Hieraki. I''ve installed Hieaki on my system, and it''s running
fine.
Now I''d like to be able to use the kind of document navigation
I see in
2006 Jan 30
0
who are hieraki authors for manuals.rubyonrails.org
Hi all,
Does anybody know anybody who is a hieraki author for
manuals.rubyonrails.org?
I''ve been waiting for my account to be approved for several months now.
I''d really like to contribute to the online manuals, which seem to be
lacking in various places, e.g. functional testing for action mailers etc.
Or is there some special mechanism for becoming an author that I am not
2007 Mar 05
2
SOLVED:Re: How to select postgres for usage instead postgres-pr?
Figured it out chaps..not to worry!!!
--
Regards
Andrew
On 05/03/07, Andrew Madu <andrewmadu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> Hi,
> further to my additional email the gem build for postgres did not work, so
> I downloaded and copied postgres.so into:
>
> C:\pgRails\lib\ruby\site_ruby\1.8\i386-msvcrt
>
> Again, how do I point rails to using this