Rails update. Fancybox update. Migrations from Paperclip.
This commit is contained in:
parent
1d97215591
commit
7ac69a1d8a
25 changed files with 305 additions and 115 deletions
3
app/mailboxes/application_mailbox.rb
Normal file
3
app/mailboxes/application_mailbox.rb
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
class ApplicationMailbox < ActionMailbox::Base
|
||||
# routing /something/i => :somewhere
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue