Vai al contenuto


Foto

[RoR] wtf?


Questa discussione e' stata archiviata Questo significa che non e' possibile rispondere
2 risposte a questa discussione

#1 toyo

toyo

    sono triste

  • Donatori di sperma
  • StellettaStellettaStellettaStellettaStellettaStellettaStelletta
  • 44.037 Messaggi:

Inviato 31 marzo 2012 - 11:55

In one of my controllers, I have this code:

respond_to do |format|

  format.html{ redirect_to :me, :flash => {:error => t('quest_histories.misc.bad_request')}} and return

  format.json{ head :method_not_allowed } and return

end

BUT, when a json request comes, i get this error:

ActionView::MissingTemplate (Missing template quest_histories/index, application/index with {:locale=>[:en], :formats=>[:json], :handlers=>[:erb, :builder, :coffee]}. Searched in:

* "/var/www/PMAC_RoR/app/views"



This really confuses me, because I have similar code in many other controllers and it's actually working... the controller just have to respond with a html header, it shouldn't need a template.


ho codice simile in altri 9000 controller e funziona tutto :yuno:

cazzo ha? :whistler:

FIRMA FOTTUTAMENTE EDITATA. IL FOTTUTO STAFF.
 

Mai più giorni felici


#2 Sgurbat

Sgurbat

    Schiavo

  • Membri
  • StellettaStellettaStellettaStellettaStellettaStelletta
  • 9.772 Messaggi:

Inviato 01 aprile 2012 - 13:23

Beh l'errore sembrerebbe riportare che manca la pagina (view) "quest_histories/index" che immagino sia un file index.erb sotto la cartella quest_histories.

Ma sono 2 anni che non smanetto più con RoR.

Messaggio modificato da Sgurbat il 01 aprile 2012 - 13:25

We are what we repeatedly do. Excellence, then, is not an act, but a habit. (Aristotele)


#3 toyo

toyo

    sono triste

  • Donatori di sperma
  • StellettaStellettaStellettaStellettaStellettaStellettaStelletta
  • 44.037 Messaggi:

Inviato 01 aprile 2012 - 13:31

si appunto ma head qualcosa è come scrivere render :nothing => true, :status => qualcosa


comunque ho risolto mettendo un return sotto :chan:

FIRMA FOTTUTAMENTE EDITATA. IL FOTTUTO STAFF.
 

Mai più giorni felici