similar to: acts_as_vibrance_newsletter

Displaying 20 results from an estimated 100 matches similar to: "acts_as_vibrance_newsletter"

2006 May 30
7
RailsConf in London
<gloat>Well, that''s me booked in for RailsConf in september :0)</gloat> Who else is going? Steve
2005 Dec 28
3
Handcar on Rails
Dear Friends of Rails, I would like to make a suggestion: There are two famous (German) projects out there: SelfHTML [1] and SelfPHP [2], which are some kind of on- and offline (!) documentations. They contain a nearly complete reference and some tutorials. Is anyone interested in helping me to build something similar for Rails? I just have some ideas (like the name and the domain: handcar.de),
2006 May 27
5
Rails without cookies
Why does rails keep installing cookies on users machines, even if I am not ussing th session variable for anything? How do I stop this? Thanks, Scott -- Easily help charity when you shop: www.GiveTeam.org I''m a member of the Give Team, are you?
2006 Oct 07
4
Concern about stability
Hi, I am building a test site on my PowerBook (G4) using rails, sqlite3, and webrick. While running in development mode, the web server completely halted. Error message is: ----------- /usr/local/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.1.0/lib/sqlite3/resultset.rb:74: [BUG] Segmentation fault ruby 1.8.4 (2005-12-24) [powerpc-darwin8.7.0] Abort trap ----------- It looks like sqlite3-ruby module
2006 Apr 19
2
Tools rund um Rails
Hallo zusammen, dann will ich mal wieder ein bi?chen Schwung auf die RoR-Liste bringen: Schildert doch einfach mal eure Erfahrungen mit Tools rund um Rails, also zum Beispiel Capistrano (formerly known as Switchtower), RadRails etc. Welche Plugins setzt ihr ein, von welchen w?rdet ihr abraten? Oder folgt ihr dem Tenor "Reuse is overrated" und schreibt euch die Sachen lieber neu? --
2008 Nov 20
7
windows tail development.log
Hi unfortunately I have to develop on a windows machine from time to time. But there is a little problem, mostly for debugging. How can I get the same output on the console as in a linux box or on the mac? I don''t see the full output from the logger on the console. How can I get the full output? SQL and so on thank you veeery much! Rafael
2006 May 15
5
Login generator errors.
Okay, I download login generator and I used it on my new app but, it''s not working correctly. If the user logins on the same session as he created he will login if it isn''t the same session it fails. What''s going on? -- Posted via http://www.ruby-forum.com/.
2011 Dec 18
19
[Bug 43939] New: DVI monitor connected via HDMI is blank / standby (NV96 / 9500GS)
https://bugs.freedesktop.org/show_bug.cgi?id=43939 Bug #: 43939 Summary: DVI monitor connected via HDMI is blank / standby (NV96 / 9500GS) Classification: Unclassified Product: xorg Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal
2015 Jul 07
3
RFC: drop glamor from nouveau ddx
Ben, Looks like the reality is that glamor is just not hooked up properly in the nouveau DDX. Mainly it's missing DRI2, which in turn means no core GL contexts, and probably lots of other issues. While this could probably be fixed somehow, I doubt there's any advantage to using the nouveau DDX over something like modesetting nowadays. How would you feel about dropping glamor support from
2006 Feb 23
11
Need help for simple RoR code.
I try a ''hello world'' demo here,It only show a ''hello word'' on web page you can see all my codes and structure here http://www.smtservers.com/demo/ I want to access the ruby app like this http://www.smtservers.com/demo/say/hello but I get a 404 error. Please let me know what problem the code have I am new for RoR. I am not sure the site structure is ok or
2006 Jan 05
13
Naming convention for foreign keys
Hi, In "Agilge Web Development With Rails" on page 217, an example of foreign keys is shown. I am however unable to find a definition of wheater the naming of the index is significant. On the above mentioned page, this line is shown in the example: constraint fk_items_product foreign key (product_id) references products(id) In "fk_items_product", "items" is
2006 Nov 04
0
Vibrance Newsletter: please confirm your address
We are switching email list services and would like to confirm your desire to be on our list for Vibrance Associates Monthly Healthcare Newsletters. We add names to our list only after verifying the recipient''s permission, which is why we are sending you this address confirmation request. To confirm that you would like to receive our future emails, please visit this link:
2006 Jun 19
10
Lighttpd works fine in development. Production not happening
Hello, I''ve checked out my rails tree from svn into the location I intend to run in production mode. However, I am unclear on what exactly needs to change for it to work in production mode. Yes I have: "bin-environment" => ("RAILS_ENV" => "production") When I switch to the externally routed IP address instead of 0.0.0.0:3000 and try running: %
2007 Aug 14
1
find_by_sql vs connection.select_all
I was trying to do SUM based mySQL query simliar to the following: SELECT SUM(updated_on - created_on) AS total from signups If I were to run this command in the mySQL console I would get a result. However, if I were to run it using the following command in Rails: Signup.find_by_sql("SELECT SUM(updated_on - created_on) AS total from signups") The query that is written to the log is:
2008 Jun 13
3
Alternative to storing ActiveRecord object in session
I''m writing a wizard-like module in my application where, in a series of steps, the user builds upon an ActiveRecord object, and in the end, saves the AR object into the database. The ActiveRecord object is fairly complex, with a has_many association that could potentially get large, so I don''t want to store it directly in the session. In fact, having done so already caused a
2006 Aug 19
22
Wazzup with the rubyonrails-talk Google Group?
I just got a Google Groups notification that I had been subscribed to http://groups.google.com/group/rubyonrails-talk. Looking at the page, it appears that about 4300 folks have been subscribed. However, I saw nothing about this on rails@lists.rubyonrails.org. Wazzup? -r -- http://www.cfcl.com/rdm Rich Morin http://www.cfcl.com/rdm/resume rdm@cfcl.com
2002 Oct 23
2
Random Network Failures
Okay, I've been working with Samba for a few years now, and I've figrued it out mostly on my own. Now I'm stuck and this problem is slowing down a MAJOR project in my shop. Our solid SuSE 7.3 server's network is dying randomly. All services, not just Samba (2.2.1a) go out. However, it always happens when someone is accessing DVD projects from our NT 4.0 Spruce authoring
2012 May 03
6
Cannot read or write to file in Linux Ubuntu
I am the proud owner of a new laptop since my old one died the other day. Currently I have a dual-boot Windows 7 Home and Ubuntu 12.04 . I'll leave the Windows problems for another post. I know practically nothing about Linux so I am probably doing something stupid but ... at the moment I cannot seem read or write files in Ubuntu. I am not having any problem saving other documents to the
2006 Mar 08
3
email signup/splash page
Does anyone know the easiest way to put up a splash page where people can add their email addresses to be notified when the site is ready? I want regular visitors to be directed to this page. How can i have this and still be able to test/develop the site? I know a lot of web apps do this while still developing, so i''m looking for a solution that i''m sure exists, but i cant
2009 Aug 05
5
Logging out with Rake:Auth:Basic
Hi all, I''m writting a small app that requires basic authentication in Sinatra. I followed the advice of the official Sinatra faq (http://www.sinatrarb.com/faq.html#auth) and have implemented this code with success: [code] require ''rubygems'' require ''sinatra'' helpers do def protected! response[''WWW-Authenticate''] = %(Basic