You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEPRECATION WARNING: define_routes has been deprecated in favor of your extension's config/routes.rb. (called from /Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/sns/sns_extension.rb:12)
DEPRECATION WARNING: admin.tabs.add is no longer supported in Radiant 0.9.x. Please update your code to use:
tab "Content" do
add_item(...)
end. (called from activate at /Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/sns/sns_extension.rb:25)
DEPRECATION WARNING: admin.tabs.add is no longer supported in Radiant 0.9.x. Please update your code to use:
tab "Content" do
add_item(...)
end. (called from activate at /Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/sns/sns_extension.rb:26)
The text was updated successfully, but these errors were encountered:
DEPRECATION WARNING: define_routes has been deprecated in favor of your extension's config/routes.rb. (called from /Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/sns/sns_extension.rb:12)
DEPRECATION WARNING: admin.tabs.add is no longer supported in Radiant 0.9.x. Please update your code to use:
tab "Content" do
add_item(...)
end. (called from activate at /Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/sns/sns_extension.rb:25)
DEPRECATION WARNING: admin.tabs.add is no longer supported in Radiant 0.9.x. Please update your code to use:
tab "Content" do
add_item(...)
end. (called from activate at /Users/weyus/Documents/workspace/koached-content/vendor/radiant/vendor/extensions/sns/sns_extension.rb:26)
The text was updated successfully, but these errors were encountered: