similar to: [Rails Guides] Use new hash syntax

Displaying 20 results from an estimated 10000 matches similar to: "[Rails Guides] Use new hash syntax"

2010 Aug 30
5
Rails 3.0 API doesn't do word-wrap
Hi Guys, I just realize that on the API documentation the code snippet is overflowing off the screen. Is this an intended behavior? Or who should I contact to get this one fixed. You can see the screenshot here: http://skitch.com/sikachu/dw82n/screen-shot-2553-08-30-at-16.24.26 Thanks :) Prem Sichanugrist -- You received this message because you are subscribed to the Google Groups "Ruby
2012 Sep 20
1
Translate rails guides to portuguese
hi folks, i wish to know if there''s a way to translate the rails guides to portuguese or others languages. I believe this way we can help community growing more each day. i`m really interested to help translate to portuguese and waiting for an answer if its possible and how. thanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2012 Aug 04
6
Automatic asset paths prevent logical asset organization
In 2fe70c1 (last year), rails changed from a static list of assets.paths to automatically register any path under assets/*. (This was not reflected in Rails Guides so I pushed an update to docrails.) However, in my opinion, these automatic asset paths create confusion. The result is that the first-level directories under `(app|lib|vendor)/assets` get swallowed and if I put assets into a
2011 Feb 27
0
Can I merge Korean translation version to Info/docrails without any permission?
Hello everyone, Because I don''t know communication channel to lifo/docrails, I ask about permissions for that repository. Recently I and friends started to translate rails guide for Korean version. Maybe, I expect to finish all current rails guides translating in 2 months, and then we''ll care these documents for recent version. Now, we provide a translation result site for
2013 Dec 18
1
rgamma
Estimado Jorge Perdóneme que lo moleste de nuevo, hay otra condición además de que sum(y)=1 y es que y[1] tiene que dar 0 en el ejemplo y<- c (0.0000000000, 0.6321985783, 0.2325728597, 0.0855587737, 0.0314753138, 0.0115791209, 0.0042597205, 0.0015670636, 0.0005764905, 0.0002120790) y[1]=0 sum(y)=1 esto se utiliza en el paquete EpiEstim donde se
2011 Mar 04
8
rake issues
Is there any reason why db:setup and db:reset don''t show any more on "rake -T db"? I guess any rake task that is defined only as a group of other tasks (without any ruby blocks attached) presents this problem. Also let me write this as a remember note to myself for when I have some time: the Rails Guides on Migrations should be updated to include instructions about db:load
2010 Jun 21
3
Improve the Rails Lighthouse overview page
Hello, I have a suggestion to improve the Rails Lighthouse overview page. At present the description is very large. You need to scroll to find the tickets and more importantly the list of pages. I think a shorter description along the lines of http://i48.tinypic.com/2z6a7lt.png would be much better. All the information at present in the description can be moved into pages, and they can be linked
2019 Dec 10
2
extracting statistics
Hi José, Just to be sure, did you mean to share this PHP script somewhere? Robert, I'm thinking you'll have to do something like José did and create some custom code to get all that you are asking for. Justin On 2019-12-08 09:15, José Luis Artuch wrote: > Hi Robert ! > > El dom, 08-12-2019 a las 12:42 +1300, Robert Jeffares escribió: >> Hi all, >> >> I have
2017 Aug 23
3
Change bitrate
El mié, 23-08-2017 a las 14:42 +0200, Marvin Scholz escribió: > > On 23 Aug 2017, at 14:40, José Luis Artuch wrote: > > > El mié, 23-08-2017 a las 14:13 +0200, Marvin Scholz escribió: > > > > > > On 23 Aug 2017, at 14:08, José Luis Artuch wrote: > > > > > > > Hello, good morning ! > > > > Running Icecast2 and Ices2 with live
2017 Jul 07
2
RV: gráfico dispersión
De: Dr. José A. Betancourt Bethencourt [mailto:jbetancourt en iscmc.cmw.sld.cu] Enviado el: viernes, 7 de julio de 2017 12:05 Para: 'r-help-es en r-project.org' <r-help-es en r-project.org> Asunto: RV: gráfico dispersión De: Dr. José A. Betancourt Bethencourt [mailto:jbetancourt en iscmc.cmw.sld.cu] Enviado el: viernes, 7 de julio de 2017 12:05 Para: 'r-help-es en
2012 Jul 09
10
attr_accessible on some properties + attr_protected on others makes class 'open-by-default'
(I posted this as a bug in GitHub (https://github.com/rails/rails/issues/7018), but then someone there told me I should post it here, so here it is.) If you set attr_accessible on some properties in an ActiveRecord-descended class, and then attr_protected on others - the class becomes ''default-open'' - if any properties are missed or added later, they will be accessible by
2013 Oct 24
1
Rarezas con boot
Pues parece que el problema si es de lme4, cuya versión 1.0-4 se publicó en septiembre de este año. En la página en cran del paquete pone "The core computational algorithms are implemented using the Eigen C++ library for numerical linear algebra and RcppEigen "glue" " . El tema es que al utilizar esta versión junto con la librería boot, el tiempo de cálculo se incrementa
2010 Sep 23
1
Patch to fix docs for auto_link
Hi I''ve contributed a patch which fixes an incorrect example in the documentation for auto_link in ActionView::Helpers::TextHelper. The example uses truncate in the old style of tuncate(text, length) which no longer works, so I''ve patched it to use the new tuncate(text, :length => n) style.
2020 Oct 14
2
azure ad provisioning | password hashes sync
Hi, We are (again) looking at syncing our samba AD to the azure AD cloud. I installed a win2016 server domain member server and set it up for syncing, including password hashes, so users can login azure/O365 using their on-prem passwords. We're using microsoft's latest tech: the new "Azure AD Connect cloud provisioning". We made sure to check "password hash sync".
2013 Jul 08
1
Segmentar archivos en R (Antonio José Sáez Castillo)
Habría que buscar la vuelta, yo no lo se, pero posiblemente lo siguiente da una pista. Nota: al mismo código le sume una línea al final datos<-c(2,3,4,5,6,7,8) quantile(datos) quantile(datos,probs = c(0.25, 0.75, 0.85, 0.90, 0.95)) as.matrix(quantile(datos,probs = c(0.25, 0.75, 0.85, 0.90, 0.95))) as.data.frame(quantile(datos,probs = c(0.25, 0.75, 0.85, 0.90, 0.95))) # ¿ y si solo solicita
2017 Aug 23
3
Change bitrate
El mié, 23-08-2017 a las 14:13 +0200, Marvin Scholz escribió: > > On 23 Aug 2017, at 14:08, José Luis Artuch wrote: > > > Hello, good morning ! > > Running Icecast2 and Ices2 with live audio from Line IN, what is > > the > > correct way to change the bitrate ?. > > In the Icecast2 configuration file I set: > > > > <mount
2013 Sep 15
1
b
LO HICE DE ESTA MANERA Y FUNCIONÓ a_HTA <- (estudiantes1[,c(1)]) IMC <- (estudiantes1[,c(2)]) estudiantes4 <- data.frame( IMC, a_HTA = factor(c(rep("si", 29), rep("no",30)))) wt <- wilcox_test(IMC ~ a_HTA, data = estudiantes4, distribution = "exact", conf.int = TRUE) print(wt) De: Jorge I Velez
2017 Aug 23
1
Change bitrate
El jue, 24-08-2017 a las 08:16 +1200, Robert Jeffares escribió: > > On 24/08/17 00:50, José Luis Artuch wrote: > > Then I should look for another source client. Do you know of anyone > > who > > does ?. > > Thanks. > > I use Darkice which can deliver streams in a number of formats and  > bitrates. > Works well with Icecast2 > > regards > Robert
2012 Mar 09
6
unir 2 dataframe con con igual caso pero distinto valor en igual variable
Estimados usarios de R: Tengo una base de datos madre en formato .sav de SPSS y la quiero modificar usando datos de otras base de datos .sav y otra en .csv a las que llamare hijos. No tengo problema en convertirlas en data.frame. Todos los archivos tienen en común una variable que es única. En aquellos casos que les falta un valor a una variable en el archivo madre lo relleno con el valor del
2017 Oct 04
2
Leer parquet files desde R
Hola Carlos. spark_read_parquet es de sparklyr y necesita un sparkcontext inicializado para leer el fichero de parquet. El mié., 4 oct. 2017 22:11, Carlos Ortega <cof en qualityexcellence.es> escribió: > Hola José Luis, > > ¿Has probado directamente con "dplyr"?... > > spark_read_parquet >