Displaying 20 results from an estimated 6000 matches similar to: "Newbie multiple controllers/layouts question"
2006 Mar 15
4
New RadRails tutorial using AWDWR book
Hello there,
I am basically a J2EE refugee fascinated with Rails.
I have been using the Spring framework (a lightweight J2EE java framework
with some special characteristics) but I am so impressed with RoR that I am
porting over many applications.
In order to "dive into Rails", of course the second thing to do was get
myself an IDE, and since I''ve been using Eclipse for the
2006 Aug 04
8
Demo in rails2.pdf of add_price migration, PostgreSQL 8.1.4
People,
I''m looking at the migrate example on p 74 of the rails2.pdf
It''s a simple example of using a migration to add a column to
the products table.
Here is a copy of the migration file named 002_add_price.rb
after I generated and then edited it:
class AddPrice < ActiveRecord::Migration
def self.up
add_column :products, :price, :decimal, :precision => 8, :scale
2006 Feb 23
5
layouts
I created a controller called reports, for which I didn''t have any model
or tables.
I wanted to use a menu/layout structure similar to all my other
models/controllers and added a layout named reports which then gives me
the menu/layout structure but is also now part of all my reports.
That isn''t gonna work so I renamed reports.rhtml to reports_forms.rhtml
(still inside my
2006 Apr 20
0
problem in "depot" app - cart contents not shown on checkout
Hi all -
I''m working my way through the "depot" tutorial. I''m having a problem
with the section where the cart contents are displayed on the order
page. The cart contents display fine after I add an item to the cart,
but simply does not show up on the order page.
Any help would be appreciated.
I''m running Locomotive 1.0.0c on Tiger with MySQL from
2005 Mar 24
2
Emailed voicemail
Have Asterisk us at running fine, but have run into a small snag. It's
not emailing the voicemails to the users.
I have attach=yes set, sendmail is configured and works from from the
commandline (sent an email to myself).
Unless I'm wrong, or missing something, asterisk is configured by
default to send an email when a users
receives a voicemail, correct?
Thanx
A
2010 May 24
2
[LLVMdev] linker errors when trying to link llvm-gcc
any ideas what library has these symbols
lang_eh_catch_all
get_pointer_alignment
validate_arglist
i get these linker errors when trying to link llvm-gcc:
make[1]: Entering directory
`/home/anatolyy/qctp406/pakman/depot/users/anatolyy/proto/crosscompiler/llvm-gcc-4.2-2.7.source-objtree'
make[2]: Entering directory
2015 Apr 01
0
Asterisk 11.17.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 11.17.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 11.17.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
New
2014 Jun 25
2
[LLVMdev] Question Regarding Sign-Overflow
Sorry, the old title didn't make sense.
> Hi,
>
> I have doubts on the following transformation in InstCombineAddSub.cpp. Is
> it always safe to preserve NSW/NUW in this case?
>
> // If this is a 'B = x-(-A)', change to B = x+A. This preserves NSW/NUW. if (Value
2012 Mar 01
1
help stylesheet_link_tag
I was reading the book "Agile Web Development with Rails 4th Edition".
In Chapter 11, Iteration C2: Adding a Page Layout
1 <!DOCTYPE html>
- <html>
- <head>
- <title>Pragprog Books Online Store</title>
5 <%= stylesheet_link_tag "scaffold" %>
- <%= stylesheet_link_tag "depot", :media => "all" %>
- <%=
2009 Jun 16
0
[LLVMdev] Tooling support for LLVM-GCC, or CLANG?
On Jun 16, 2009, at 1:05 PM, Granville Barnett wrote:
> I'm more interested in whether or not there are any projects in the
> works that fuse the tools together to build a better IDE experience.
> I forget which presentation it was, but one of the developers (I
> *think* it was the gentleman that presented something on CLANG at
> the dev's conference 2008) made a bit
2015 Apr 01
1
Asterisk 11.17.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 11.17.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 11.17.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
New
2006 May 05
1
Agile Rails (1st edition), depot TDD "exercise"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I''ve been working my way through the Agile book and just completed
the depot sample application. I learned quite a bit along the way.
On page 171 we are led through the creation of a test (that fails)
for new code. The new code (a search function) is left as an exercise
for the reader. Well, I think I solved it but I''m not
2006 May 06
1
depot test-driven development exercise
(I posted this yesterday but within 20 minutes my thread was hijacked
so I''m not sure anyone really saw this.)
I''ve been working my way through the Agile book and just completed
the depot sample application. I learned quite a bit along the way.
On page 171 we are led through the creation of a test (that fails)
for new code. The new code (a search function) is left as an
2015 Apr 01
0
Asterisk 13.3.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 13.3.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.3.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
New
2015 Apr 01
0
Asterisk 13.3.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 13.3.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.3.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
New
2011 Oct 20
2
Agile book apache2.conf: Forbidden You don't have permission to access / on this server.
Appreciate any help -
I am working through Agile web development (4.0) and am stuck on the
deployment using phusion passenger. I get this:
"Forbidden
You don''t have permission to access / on this server."
when I put depot.yourhost.com in the browser.
I have been through various web searches and for file permissions and
suggestions to change the <Files> container.
2019 Jul 13
1
streams_xattr & streams_depot
A couple of questions about the above:
1. In their respective man pages, both refer to "NTFS alternate data streams?, however they are not limited to just NTFS ADS are they? Other file systems may also use ADS (such as Mac OS?s various fs)
2. What is the essential differences and similarities between the two? From the man pages it appears that:
- xattr has default prefix (which can be
2003 Dec 06
2
Using Rsync With SSH?
I'll try to be as clear as possible with what I need to do and what I
need.
I have a depot server with HP depots that I need to replicate. The
only part I need help with is setting up Rsync to use SSH to
replicate the data from system a and everything under /depot to
system b /depot. Basically just copy directory /depot from one box
to the other using SSH. I'll need this to be ran
2006 Feb 21
1
Module level layouts and controllers
Is it at all possible to have a layout for a module?
For example I have a module called ''admin'' and one called ''shop''. One is
the frontend and one is the backend. However, I''d like a layout for each
module area as obviously the two will be quite different although in some
cases the functionality (controller) maybe very similar.
Any pointers would be
1999 Nov 24
0
R-Oracle (was Internal data types)
Hi,
I'm currently writing an S4/Oracle interface, and as Brian Ripley
points out, the .Call interface is the key. The good news is that
the S part (I presumed the R part as well) is remarkably straight-
forward by using the .Call facilities to create list and other S objects
directly from C. I'm following Brian's suggestion and printing the
R-external documentation --- I need to