search for: nospam1

Displaying 8 results from an estimated 8 matches for "nospam1".

Did you mean: nospam
2006 Mar 30
3
Rails 1.1 hosed my Apache!
Just sharing an experience with you all -- hopefully you take better precautions than I do. :-) I have a few sites built with Rails 0.8.3 that were ugpraded to 1.0. The newer sites are on edge rails. So when I heard 1.1 had come out, I unfroze my new apps, and installed the new gem for Rails 1.1. The sites that was operating on edge rails worked just fine. However, the sites that were working
2006 Apr 01
2
Paypal donation or Amazon wishlist for core team?
Is there any Paypal donation or Amazon wishlist for rails core team members? I know programming in Ruby & Rails should be reward enough, but its probably not a bad idea to let rails users express their appreciation in this way. -- Posted via http://www.ruby-forum.com/.
2006 Mar 29
2
How to undo ''rake rails:update''?
How do I reverse this action? rake freeze_edge rake rails:update Step 1: rake rails:unfreeze Step 2: ??? (what is reverse of ''rake rails:update''? -- Posted via http://www.ruby-forum.com/.
2006 Apr 02
5
PostgreSQL and unit tests
After upgrading to 1.1, I can''t run any unit tests. Apparently when I run rake test_units, it uses a migration to set up the database. Unfortunately when it runs the migration, it''s adding not null constraints to every field, even though I haven''t got that set up. I''m using the ruby-postgres (0.7.1.2005.12.21) adapter with PostgreSQL 8.1.0. I''m
2006 Mar 28
12
cached-model broken with Rails 1.1
It looks like cached-model is broken again under rails 1.1. Can anyone confirm? Note that the exception below indicates it''s trying to treat CachedModel as the class name of the model, rather than using the proper class name (which is Entry in this case, and the table called entries). This is a model using Single Table Inheritance and acts_as_tree, and worked just fine under 1.0 and
2006 Mar 29
38
Poll: Which distro do you use for Rails/Ruby development?
Good afternoon, I''ve two quick questions for the Ruby/Rails community. 1) Do you use Linux for Ruby or Rails development? 2) If you use Linux, which distro do you normally use to develop? Thank you for your input. :-) -- Posted via http://www.ruby-forum.com/.
2006 Mar 30
15
Rails 1.1 ~ Kick Ass
4 Rail Environments Upgraded. 0 Problems. Great work everyone, I really appreciate it. ~ Ben -- Ben Reubenstein http://www.benr75.com
2006 Mar 31
0
Rails questions businesses ask during evaluation
OBJECTIVITY CRUTCH: Replace every occurance of "Rails 1.1" with "Zope 3.2" in this post before reading it. Personally, I enjoy having lots of cool new features in each release. But others (like my company) value improved reliability over new features and ask a bunch of questions during software evaluations. Examples: * Are there plans for bugfix-only releases of [Rails