Displaying 2 results from an estimated 2 matches for "render_bodi".
Did you mean:
render_body
2005 Mar 29
0
ActionMailer tmail/quoting.rb problem
Hi,
Why did you allow this incompatibility? ;)
* fixtures/notifications/signup:
_foo
@expected.body = read_fixture(''signup'')
p @expected.body
#=> " foo\n"
# because text.gsub(/_/," ")
If you enhance TMail::Mail#body like this,
I want you to convert mail.body code in render_body.
My mailer code now:
# topic is a ActiveRecord instance. topic
2005 Jul 18
1
scripts/create_db
I have been installing rails. I got through the //localhost:3000
information. At that point, I figured I need an app and have been
working on salted hash login. I found
http://wiki.rubyonrails.com/rails/show/SaltedLoginGeneratorQuickstart
and worked through to where I want the create the db tables. Instead, I get
script/create_db
-bash: script/create_db: Permission denied
[root@astarcc