Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEPRECATION WARNING: @controller #1

Open
hemju opened this issue Jun 1, 2011 · 4 comments
Open

DEPRECATION WARNING: @controller #1

hemju opened this issue Jun 1, 2011 · 4 comments

Comments

@hemju
Copy link

hemju commented Jun 1, 2011

Running tests I get the following warning:

DEPRECATION WARNING: @controller is deprecated! Call controller.hypertemplate_registry instead of @controller.hypertemplate_registry. Args: []. (called from _app_views_api_v__projects_index_tokamak__981549311321500357_2208478600__2904354641556577977 at /Users/heli/hemju/programming/workspace/rubymine/linguist/app/views/api/v1/projects/index.tokamak:1)

Using:
Rails 3.0.7

restfulie (1.0.3)
  hypertemplate (~> 1.2.0)
  json_pure (>= 1.2.4)
  medie (~> 1.0.0)
  nokogiri (>= 1.4.2)
  rack-conneg
  respondie (~> 0.9.0)
  sqlite3-ruby
@guilhermesilveira
Copy link
Member

Same here. Will update it asap

Guilherme Silveira

On 01/06/2011 12:48 PM, "hjuskewycz" <
reply@reply.github.com>
wrote:

Running tests I get the following warning:

DEPRECATION WARNING: @controller is deprecated! Call
controller.hypertemplate_registry instead of
@controller.hypertemplate_registry. Args: []. (called from
_app_views_api_v__projects_index_tokamak__981549311321500357_2208478600__2904354641556577977
at
/Users/heli/hemju/programming/workspace/rubymine/linguist/app/views/api/v1/projects/index.tokamak:1)

Using:
Rails 3.0.7

restfulie (1.0.3)
hypertemplate (> 1.2.0)
json_pure (>= 1.2.4)
medie (
> 1.0.0)
nokogiri (>= 1.4.2)
rack-conneg
respondie (~> 0.9.0)
sqlite3-ruby

Reply to this email directly or view it on GitHub:
#1

@guilhermesilveira
Copy link
Member

Done. Can you check it against trunk please?

19acd2b

@cv
Copy link

cv commented Jul 25, 2011

Works fine against trunk -- can you cut a 1.2.1 with this fix in, please?

@guilhermesilveira
Copy link
Member

Done!

Guilherme Silveira
Caelum | Ensino e Inovao
http://www.caelum.com.br/

On Mon, Jul 25, 2011 at 7:34 AM, cv <
reply@reply.github.com>wrote:

Works fine against trunk -- can you cut a 1.2.1 with this fix in, please?

Reply to this email directly or view it on GitHub:
#1 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants