This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
demarches-normaliennes
Watch
14
Star
1
Fork
You've already forked demarches-normaliennes
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
a86ecb69de
demarches-normaliennes
/
app
/
models
/
formulaire.rb
5 lines
101 B
Ruby
Raw
Normal View
History
Unescape
Escape
rename ref_formulaire into formulaire
2015-08-14 14:05:09 +02:00
class
Formulaire
<
ActiveRecord
::
Base
rename ref piece jointe into type piece jointe
2015-08-14 12:06:26 +02:00
has_many
:types_piece_jointe
rename ref_demarche into demarche_id fix association between formulaire and type_piece_jointe fix association between formulaire and evenement_vie
2015-08-14 15:02:11 +02:00
belongs_to
:evenement_vie
First Commit
2015-08-10 11:05:06 +02:00
end
Reference in a new issue
Copy permalink