Displaying 11 results from an estimated 11 matches for "alloy".
Did you mean:
allow
2006 May 24
2
Has Many Through + Join Model + Forms + Confused?
Hello,
I''m trying to implement something like the following scenario. I''ve got
"Alloys" (blends of metals), "Metals" and "Percentages" I want to implement
this using a join model, not using a has_and_belongs_to_many relationship.
(If i''m wrong about that, let me know).
Basically, i have the following tables:
Metals
id
name
Alloys
id...
2004 Nov 29
2
problem with using transace
>I am trying to use the Hmisc function transace to transform predictors
>
> test<-cbind(flowstress,pressres,alloy)
> xtrans<-transace(x,binary=pressres',monotonic='flowstress', categorical='alloy')
>
>
>and I am getting the following message??
>Error in ace(x[, -i], x[, i], monotone = im, categorical = ic) :
> unused argument(s) (monotone ...)
>
>Any idea?
thank...
2011 Nov 04
1
add dynamic nested attributes without nested form gem
Hello people
In my rails 3.0.9 app I''m trying to add nested attributes
dynamically, but I don''t want to use "nested form gem"
So I found this example
https://github.com/alloy/complex-form-examples/blob/a234fde4419836f277d7e340657f1d8418911d68/app/helpers/projects_helper.rb
but this code doesn''t work
module ProjectsHelper
def remove_link_unless_new_record(fields)
unless fields.object.new_record?
out = ''''
out << fields...
2015 Nov 24
2
How to create a sprintf call in IR
Hi,
I created a global char array, char buffer[1024]. I want to call a function
to append the string information to the buffer repeatedly. For example, I
need to implement the following code, where length, a, b, c, are global
variables.
int length = 0;
length += sprintf(buffer+length, "str%d", a);
length += sprintf(buffer+length, "str%c", b);
length += sprintf(buffer+length,
2010 Sep 08
4
On init webrick get older rails version (suddenly)
Hi!
I''m running rails 2.3.8, confirmed by the prompt (rails -v)
I''m doing a project and on other occasions I have needed
install nested forms.
I followed the steps
(http://weblog.rubyonrails.org/2009/1/26/nested-model-forms)
This steps:
$ git clone git://github.com/alloy/rails.git
$ cd rails
$ git checkout origin/normalized_nested_attributes
$ cd ../..
$ ruby vendor/rails/railties/bin/rails .
And when i restarted webrick, this load rails 2.3.0 (that i didn''t
install).
=> Booting WEBrick
=> Rails 2.3.0 application starting on http://0.0.0.0:3000
An...
2009 Jul 09
0
Nested forms, dynamic elements and valid xhtml/DOM ids
Hi,
I would like to know if anyone has been able to implement correctly 2.3
nested forms and create dynamically (javascript) a bunch of nested
elements with their correct DOM ids.
I''ve seen Complex forms Railcasts but they use pre-2.3 nested forms.
I''ve seen Alloy solution but it is not working properly to me. When
creating more than two lines dynamically the id is repeated.
I''ve seen Zilkey solution but its implemented for pre-2.3 nested forms.
Any idea, help, pointer, blog post, etc... will be really appreciated!!
Thanks!
--
Posted via http://w...
2013 Aug 13
0
Processed: perl 5.18 transition nearly ready
...FS with perl 5.18: test failures
Severity set to 'serious' from 'important'
> severity 719502 serious
Bug #719502 [src:minc] minc: FTBFS with perl 5.18: POD errors
Severity set to 'serious' from 'important'
> severity 711258 serious
Bug #711258 [src:libtemplate-alloy-perl] libtemplate-alloy-perl: FTBFS with perl 5.18: test failures
Severity set to 'serious' from 'important'
> severity 719504 serious
Bug #719504 [src:netsend] netsend: FTBFS with perl 5.18: POD errors
Severity set to 'serious' from 'important'
> severity 7116...
2012 Oct 14
3
Multimedia Workstation using Centos 6.3
Greetings,
[sheepish query]
Are there repositories which will help a centos die-hard nerd to run
64 studio like workstation (of course bomus will be to pointers to HPC
with desktops for rendering and the such)?
[/sheepish query]
--
Regards,
Rajagopal
A hardcore centos addict. who does not contribute but just tries to consume....
2003 Jan 06
3
ADSL PCI cards
Does anyone have any information or recommendations for ADSL PCI Cards
for Linux boxes? E.g. which ones are supported? How much are they? etc.
Dirk
--
Please Note: Some Quantum Physics Theories Suggest That When the
Consumer Is Not Directly Observing This Product, It May Cease to
Exist or Will Exist Only in a Vague and Undetermined State.
2011 Mar 02
10
virtualization on the desktop a myth, or a reality?
I am busy setting up some XEN servers on a SAN for high availability
and Cloud Computing, and thought it could be cool to setup
virtualization on a CentOS 5.5 Desktop, running on a Core i3 + 4GB
RAM, and use the SAN's storage to see if it could actually be worth my
while to replicate a Cloud Computing setup in the office. And, cause I
got a bit bored waiting for a few RAID-sets to finish
2009 Mar 12
7
Is Mongrel dead?
Is Mongrel dead? When I look at http://mongrel.rubyforge.org/wiki/News
the latest news was from close to a year ago, when last version of
Mongrel was released. A look at the tickets shows a rather sad picture
with only two developers “evanweaver” and “luislavena” contributing to
the bug fixes lately.
Please understand that I am not complaining – I just want to know the
situation so that I can