search for: flpr

Displaying 10 results from an estimated 10 matches for "flpr".

Did you mean: flor
2006 Jun 22
2
[PLUGIN] url_for_with_prefix - allowing you to modify/remove prefixes easily
...as worked in all of my apps so far, but I can''t guarantee that it won''t break something, or that a future Rails update won''t break this plugin. I don''t really understand licenses, so do whatever you want with this, I''d just appreciate a link back to www.flpr.org. Plugin is available at http://svn.flpr.org/public/plugins/url_for_with_prefix
2006 Nov 03
10
[PLUGIN] rspec_resource_generator - RESTful scaffold generator with RSpec specifications
...on, it gives you a RESTful controller with all the actions filled in, and a complete specification for the controller. Views are all hooked up too. Generate the code, run the migration, and you''ve got 26 passing RESTful controller specifications. Salt and hot sauce to taste. http://svn.flpr.org/public/plugins/rspec_resource_generator/ Most code shamelessly jacked from the scaffold_resource plugin. I did, however, write all the specs. This code released under the DoWhatYouWantWithIt license.
2005 Dec 21
6
Rails without a db - how to run tests
I''m writing a simple app that doesn''t need to use a database. I added :active_record to the config.frameworks -= line in environment.rb file. This lets me run ./script/generate fine without complaining about no connection. However if I try to run a functional test, it complains about no connection being established. Well...I don''t want a connection to be established.
2006 Mar 02
0
Making SwitchTower work with csh (and other non-posix shells)
I tried using ST, but it didn''t work with the csh shell. Today I decided to make it work, and came up with the very simple solution of wrapping the failed commands inside a bash instance. Blog post is http://www.flpr.org/articles/2006/03/02/make-switchtower-work-with-csh-hack Solution (so you don''t have to read the blog post :) is to edit $gems_dir/switchtower-1.0.1/lib/switchtower/scm/base.rb (line 34) to read: command = <<-STR /usr/local/bin/bash -c ''if [[ ! -d #{configuration.re...
2006 Jan 13
2
RoR on OpenBSD 3.8
Has anyone on this list setup lighttpd on OpenBSD 3.8 with fast-cgi and PHP5 ? If so did you have to install PHP5 with the ports system or is it possible to use the PHP5 package ? Thanks, Greg -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.17/228 - Release Date: 1/12/2006
2004 Dec 18
1
Samba-HOWTO-Collection/StandAloneServer.html#simplynice
Hi, after installing samba i added the config mentioned above. tux / # smbclient -L GANDALF Connection to GANDALF failed tux / # smbclient -L "myip" Password: Domain=[MIDEARTH] OS=[Unix] Server=[Samba 3.0.7] Sharename Type Comment --------- ---- ------- Error returning browse list: NT_STATUS_NETWORK_ACCESS_DENIED Domain=[MIDEARTH] OS=[Unix]
2006 Nov 15
0
Edge RSpec on Rails
For anyone that wants to use edge RSpec on their Rails project, it''s really easy. I put it up at http://www.flpr.org/2006/11/15/edge-rspec-on-rails --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org T...
2006 Jan 23
3
[OT] Lighttpd + AWStats
Hello ~ I have posted a tutorial on my blog, http://www.benr75.com/pages/lighttpd_awstats_tutorial, on how to get AWStats and Lighttpd to work together. I thought it might be of interest to Rails folk as I know many run Light. Enjoy, -- Ben Reubenstein http://www.benr75.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Feb 26
28
A Follow up to my fedora question: Favorite Flavor Of Linux?
Than my question is this? Now that I have switchtowerized and migrate enabled my app I can start down a new path if need be on a different OS as the base of the system. We have already tried CentOS and found it to have more issues than those mentioned about fedora and through it away faster than one could shake a stick at. Here are our requirements for a stage/dev box and production:
2006 Apr 30
82
Mongrel 3.15, Ubuntu and Park place (S3)
Hello. I installed under Ubuntu (Dapper) Park Place. I followed the instructions given at the RedHanded site. I get the following mongrel error when launching the application: ** Please login in with `admin'' and password `pass@word1'' ** You should change the default password or delete the admin at soonest chance!/usr/lib/ruby/gems/1.8/gems/mongrel-0.3.12.5/lib/mongrel.rb:584:in